Skip to content

Commit 4344a59

Browse files
authored
Merge pull request #38 from PaulRotmann/badge
Add badge to show number of project installations
2 parents 038798d + fb0c5ef commit 4344a59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# clue/reactphp-sqlite
22

33
[![CI status](https://github.com/clue/reactphp-sqlite/workflows/CI/badge.svg)](https://github.com/clue/reactphp-sqlite/actions)
4+
[![installs on Packagist](https://img.shields.io/packagist/dt/clue/reactphp-sqlite?color=blue&label=installs%20on%20Packagist)](https://packagist.org/packages/clue/reactphp-sqlite)
45

56
Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (`ext-sqlite3`),
67
built on top of [ReactPHP](https://reactphp.org/).

0 commit comments

Comments
 (0)