diff --git a/README.md b/README.md index f9365c4..bf547e1 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ import it.* - [CleverCSV on Github](https://github.com/alan-turing-institute/CleverCSV) - [CleverCSV on PyPI](https://pypi.org/project/clevercsv/) +- [Documentation on ReadTheDocs](https://clevercsv.readthedocs.io/en/latest/) - [Demo of CleverCSV on Binder (interactive!)](https://mybinder.org/v2/gh/alan-turing-institute/CleverCSVDemo/master?filepath=CSV_dialect_detection_with_CleverCSV.ipynb) - [Research Paper on CSV dialect detection (PDF)](https://gertjanvandenburg.com/papers/VandenBurg_Nazabal_Sutton_-_Wrangling_Messy_CSV_Files_by_Detecting_Row_and_Type_Patterns_2019.pdf)