mirror of
https://github.com/zhigang1992/mtcute.git
synced 2026-04-30 13:11:54 +08:00
rename back to mtcute
idk lol
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# mtqt
|
||||
# MTCute
|
||||
|
||||

|
||||
|
||||
Work-in-progress library for MTProto in TypeScript.
|
||||
|
||||
[🎯 Roadmap (notion.so)](https://teidesu.notion.site/mtqt-development-cfccff4fddad4b218f3bea27f784b8b5)
|
||||
[🎯 Roadmap (notion.so)](https://teidesu.notion.site/MTCute-development-cfccff4fddad4b218f3bea27f784b8b5)
|
||||
| [📦 TL Reference](https://mt.tei.su/tl)
|
||||
|
||||
> ⚠️ **Warning**: While this library is WIP, storage
|
||||
@@ -30,8 +30,8 @@ What is not done yet:
|
||||
## Setting up for development:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/mtqt-dev/mtqt
|
||||
cd mtqt
|
||||
git clone https://github.com/mtcute/mtcute
|
||||
cd mtcute
|
||||
yarn install
|
||||
npx lerna link
|
||||
|
||||
|
||||
Reference in New Issue
Block a user