diff --git a/README.md b/README.md index 6aaaeb3..e47237d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,26 @@ -# Template repository to implement a Datashare Python worker + -[//]: # (TODO: write a full tutorial here) -[//]: # (configuration, dependency injection, build etc etc) +

+ + Datashare + +

+

+ Better analyze information, in all its forms +

+
+ +--- + +**Documentation**: https://icij.github.io/datashare-python + +--- + +# Implement **your own Datashare tasks**, written in Python + +Most AI, Machine Learning, Data Engineering happens in Python. +[Datashare](https://icij.gitbook.io/datashare) now lets you extend its backend with your own tasks implemented in Python. + +Turning your own ML pipelines into Datashare tasks is **very simple**, learn about it inside [documentation](https://icij.github.io/datashare-python).