Skip to content

Commit 4b9227f

Browse files
authored
Add GitHub and License badges
1 parent c656342 commit 4b9227f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Aurora DSQL adapter for Django
22

3-
[![PyPI - Version](https://img.shields.io/pypi/v/aurora-dsql-django?style=for-the-badge)](https://pypi.org/project/aurora-dsql-django) [![Discord chat](https://img.shields.io/discord/500028886025895936.svg?logo=discord&style=for-the-badge)](https://discord.com/invite/nEF6ksFWru)
3+
[![GitHub](https://img.shields.io/badge/github-awslabs/aurora--dsql--django-blue?logo=github)](https://github.com/awslabs/aurora-dsql-django)
4+
[![License](https://img.shields.io/badge/license-Apache--2.0-brightgreen)]([LICENSE](https://github.com/awslabs/aurora-dsql-django/blob/main/LICENSE))
5+
[![PyPI - Version](https://img.shields.io/pypi/v/aurora-dsql-django)](https://pypi.org/project/aurora-dsql-django)
6+
[![Discord chat](https://img.shields.io/discord/500028886025895936.svg?logo=discord)](https://discord.com/invite/nEF6ksFWru)
47

58
This is the adapter for enabling development of Django applications using Aurora DSQL.
69

0 commit comments

Comments
 (0)