update readme

This commit is contained in:
mehlukas 2019-08-28 09:08:46 +02:00 committed by GitHub
parent af4780dcac
commit 3266a1c70b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1,10 @@
# social-spider
# social spider
Social Spider erstellt ein Ranking von Grünen Social Media Accounts.
## Getting started
```
pip install -r requirements.txt
python ./spider.py
```