mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 17:34:32 +02:00
Discord badge (#462)
This commit is contained in:
parent
98a28cbfe6
commit
271433fdd1
2 changed files with 4 additions and 1 deletions
|
|
@ -7,6 +7,7 @@
|
|||
[](http://sqlite-utils.datasette.io/en/stable/?badge=stable)
|
||||
[](https://codecov.io/gh/simonw/sqlite-utils)
|
||||
[](https://github.com/simonw/sqlite-utils/blob/main/LICENSE)
|
||||
[](https://discord.gg/Ass7bCAMDw)
|
||||
|
||||
Python CLI utility and library for manipulating SQLite databases.
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
sqlite-utils |version|
|
||||
=======================
|
||||
|
||||
|PyPI| |Changelog| |CI| |License|
|
||||
|PyPI| |Changelog| |CI| |License| |discord|
|
||||
|
||||
.. |PyPI| image:: https://img.shields.io/pypi/v/sqlite-utils.svg
|
||||
:target: https://pypi.org/project/sqlite-utils/
|
||||
|
|
@ -12,6 +12,8 @@
|
|||
:target: https://github.com/simonw/sqlite-utils/actions
|
||||
.. |License| image:: https://img.shields.io/badge/license-Apache%202.0-blue.svg
|
||||
:target: https://github.com/simonw/sqlite-utils/blob/main/LICENSE
|
||||
.. |discord| image:: https://img.shields.io/discord/823971286308356157?label=discord
|
||||
:target: https://discord.gg/Ass7bCAMDw
|
||||
|
||||
*CLI tool and Python utility functions for manipulating SQLite databases*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue