We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54dae35 commit 5f8eeb6Copy full SHA for 5f8eeb6
1 file changed
README.md
@@ -1,6 +1,12 @@
1
# Python ICS to JSon library
2
python ics to json lib
3
4
+How to install?
5
+---------
6
+```
7
+pip3 install jicson
8
9
+
10
Basic Useage
11
---------
12
```python
0 commit comments