diff --git a/README.md b/README.md index b5968bd..b1d6faa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # WarcDB: Web crawl data as SQLite databases. -[![Run tests](https://github.com/Florents-Tselai/WarcDB/actions/workflows/run-tests.yaml/badge.svg?branch=main)](https://github.com/Florents-Tselai/WarcDB/actions/workflows/run-tests.yaml) +[![PyPI](https://img.shields.io/pypi/v/warcdb.svg)](https://pypi.org/project/warcdb/) +[![Tests](https://github.com/Florents-Tselai/WarcDB/actions/workflows/run-tests.yaml/badge.svg?branch=main)](https://github.com/Florents-Tselai/WarcDB/actions/workflows/run-tests.yaml) +[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/Florents-Tselai/WarcDB/blob/main/LICENSE) +![GitHub Stars](https://img.shields.io/github/stars/Florents-Tselai/WarcDB) `WarcDB` is a an `SQLite`-based file format that makes web crawl data easier to share and query.