Browse Source
Merge pull request #17 from krunal-darji/patch-1
Correct typo
master
Anuar Ustayev
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
@ -10,7 +10,7 @@ We use [dataflows](https://github.com/datahq/dataflows) to process and normalize |
|
|
pip install dataflows |
|
|
pip install dataflows |
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
Run the sript |
|
|
|
|
|
|
|
|
Run the script |
|
|
|
|
|
|
|
|
``` |
|
|
``` |
|
|
python process.py |
|
|
python process.py |
|
|