add todo list to readme

This commit is contained in:
Em 2021-06-26 09:08:38 -04:00
parent 15a3f82ba7
commit fae7232ed2
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ A Python webapp that "herds" a list of open proxies, with an API for external pr
`scripts/` contains some example scripts that might be useful.
There's a [todo list](https://todo.sr.ht/~emerson/openproxyherder) for issue and feature tracking.
## Setup openproxyherder
This is tested with Python 3.8 and 3.9, but should work with Python 3.5 and above.