Skip to content

Commit e81c080

Browse files
authored
docs: added badges to readme (#22)
1 parent ac8216c commit e81c080

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
# About
1+
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/solid-file)](https://pypi.org/project/solid-file/) ![PyPI - Downloads](https://img.shields.io/pypi/dm/solid-file) ![GitHub closed issues](https://img.shields.io/github/issues-closed/twonote/solid-file-python)
2+
3+
# About
24
solid-file-python is a Python library for creating and managing files and folders in Solid pods.
35

46
Read and try it on [jupiter notebook](https://github.com/twonote/solid-file-python/blob/master/solid-file-python-getting-start.ipynb) now!
57

8+
# What is Solid?
9+
10+
Solid is a specification that lets people store their data securely in decentralized data stores called Pods. Learn more about Solid on [solidproject.org](https://solidproject.org/).
11+
612
# Credit
713
This project is inspired by (and porting from) [jeff-zucker/solid-file-client](https://github.com/jeff-zucker/solid-file-client)
814
I want to thank the original authors and the community who worked to build that lovely project for Solid ecosystem.

0 commit comments

Comments
 (0)