Skip to content

Commit a17f7f3

Browse files
committed
Update README.md
1 parent 6d20d0a commit a17f7f3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# py_scdb
22

3-
![CI](https://github.com/sopherapps/py_scdb/actions/workflows/CI.yml/badge.svg)
3+
[![PyPI version](https://badge.fury.io/py/py_scdb.svg)](https://badge.fury.io/py/py_scdb) ![CI](https://github.com/sopherapps/py_scdb/actions/workflows/CI.yml/badge.svg)
44

55
A very simple and fast key-value *(as UTF-8 strings)* store but persisting data to disk, with a "localStorage-like" API.
66

@@ -312,3 +312,5 @@ Copyright (c) 2017-present PyO3 Project and Contributors
312312
> -- Matthew 11: 28-30
313313
314314
All glory be to God.
315+
316+
<a href="https://www.buymeacoffee.com/martinahinJ" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>

0 commit comments

Comments
 (0)