1
0
mirror of https://github.com/hughrun/ephemetoot synced 2025-03-12 01:10:05 +01:00

update readme

This commit is contained in:
Hugh Rundle 2020-09-05 17:55:25 +10:00
parent 3d78af93b4
commit 4fa44beb27

View File

@ -3,6 +3,12 @@
**ephemetoot** is a Python command line tool for deleting old toots.
**NOTE:** to install ephemetoot from pypi currently you must pin the beta version:
```
pip install ephemetoot=3.0.0-beta.0
```
## Documentation
* [Installation](./docs/install.md)
* [Options](./docs/options.md)