Skip to content

Commit c5c2907

Browse files
committed
docs update
1 parent 26b95ff commit c5c2907

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

docs/README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -166,20 +166,6 @@ tg-ws-proxy --port 9050 --dc-ip 1:149.154.175.205 --dc-ip 2:149.154.167.220
166166
tg-ws-proxy -v
167167
```
168168

169-
## CLI-скрипты (pyproject.toml)
170-
171-
CLI команды объявляются в `pyproject.toml` в секции `[project.scripts]` и должны указывать на `module:function`.
172-
173-
Пример:
174-
175-
```toml
176-
[project.scripts]
177-
tg-ws-proxy = "proxy:main"
178-
tg-ws-proxy-tray-win = "windows:main"
179-
tg-ws-proxy-tray-macos = "macos:main"
180-
tg-ws-proxy-tray-linux = "linux:main"
181-
```
182-
183169
## Настройка Telegram Desktop
184170

185171
### Автоматически

0 commit comments

Comments
 (0)