Skip to content

Commit 942de87

Browse files
committed
docs(README): update
1 parent a50baa7 commit 942de87

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,17 @@ sudo mv tdl /usr/local/bin
3939
Move-Item tdl.exe C:\Windows\System32
4040
```
4141

42+
## Quick Start
43+
44+
```shell
45+
# login with existing official desktop clients (recommended)
46+
tdl login -n quickstart -d /path/to/Desktop-Telegram-Client
47+
# or login with phone & code
48+
tdl login -n quickstart
49+
50+
tdl dl -n quickstart -u https://t.me/telegram/193
51+
```
52+
4253
## Usage
4354

4455
Get help
@@ -57,6 +68,8 @@ tdl version
5768

5869
> The following command documents will not write basic configs. Please add the basic configs you need.
5970
71+
Each namespace represents a Telegram account
72+
6073
You should set the namespace **when each command is executed**:
6174

6275
```shell

0 commit comments

Comments
 (0)