From 6ca430eb053319531bd7a228539d86d96f0273eb Mon Sep 17 00:00:00 2001 From: Alina Sireneva Date: Sun, 12 Nov 2023 19:42:04 +0300 Subject: [PATCH] docs: updated readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a86d24d..4c26ebad 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ npm - telegram chat + telegram chat alpha version

@@ -24,6 +24,8 @@ > [!WARNING] > mtcute is currently in alpha stage: the api is not very stable yet, and there may be a lot of bugs > feel free to try it out, though, any feedback is appreciated! +> +> releases may not follow semver just yet, so please pin the versions for now ```ts import { NodeTelegramClient } from '@mtcute/node'