We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents adc3931 + 708fae1 commit a3415e2Copy full SHA for a3415e2
1 file changed
README.md
@@ -1,2 +1,8 @@
1
-# solid-file-python
2
-solid-file-python
+# About
+solid-file-python is a Python library for creating and managing files and folders in Solid pods.
3
+
4
+Read and try it on [jupiter notebook](https://github.com/twonote/solid-file-python/blob/master/solid_file_python_getting_start.ipynb) now!
5
6
+# Credit
7
+This project is inspired by (and porting from) [jeff-zucker/solid-file-client](https://github.com/jeff-zucker/solid-file-client)
8
+I want to thank the original authors and the community who worked to build that lovely project for Solid ecosystem.
0 commit comments