Skip to content

Commit

Permalink
docs(README): update
Browse files Browse the repository at this point in the history
  • Loading branch information
iyear committed Oct 19, 2022
1 parent a50baa7 commit 942de87
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,17 @@ sudo mv tdl /usr/local/bin
Move-Item tdl.exe C:\Windows\System32
```

## Quick Start

```shell
# login with existing official desktop clients (recommended)
tdl login -n quickstart -d /path/to/Desktop-Telegram-Client
# or login with phone & code
tdl login -n quickstart

tdl dl -n quickstart -u https://t.me/telegram/193
```

## Usage

Get help
Expand All @@ -57,6 +68,8 @@ tdl version

> The following command documents will not write basic configs. Please add the basic configs you need.
Each namespace represents a Telegram account

You should set the namespace **when each command is executed**:

```shell
Expand Down

0 comments on commit 942de87

Please sign in to comment.