You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# JSON-as-DB
2
2
3
-
![Python Version Badge][](https://json-as-db.readthedocs.io/)[![PyTest Badge]](https://github.com/joonas-yoon/json-as-db/actions/workflows/pytest.yml)![Wheel Badge][![Hits Badge]](#)
3
+
![Python Version Badge][](https://json-as-db.readthedocs.io/)[![PyTest Badge]](https://github.com/joonas-yoon/json-as-db/actions/workflows/pytest.yml)![PyPI Version Badge]![PyPI Download Badge][![Hits Badge]](#)
4
4
5
5
Using JSON as very lightweight database
6
6
@@ -34,7 +34,8 @@ Under the MIT license. See the [LICENSE] file for more info.
34
34
35
35
[Python Version Badge]: https://img.shields.io/pypi/pyversions/json-as-db?style=flat-square
0 commit comments