Skip to content

Commit a2f7415

Browse files
CobaltCobalt
authored andcommitted
Update README.md - Add Attribution
1 parent bf136d7 commit a2f7415

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## Introduction
66

7-
An extension for GINO to support [quart](https://gitlab.com/pgjones/quart) server.
7+
An extension for [GINO](https://github.com/python-gino/gino) to support [quart](https://gitlab.com/pgjones/quart) server.
88

99
## Usage
1010

@@ -64,3 +64,9 @@ You're welcome to contribute to this project. It's really appreciated. Please [f
6464
- Dependency management is done via [poetry](https://python-poetry.org/)
6565
- Pull request for new features _must_ include the appropriate tests integrated in `tests/test_gino_quart.py`
6666
- You should format your code. Recommended is [black](https://black.readthedocs.io/en/stable/)
67+
68+
## Attribution
69+
70+
The license holder of this extension is [Tony Wang](https://github.com/python-gino/gino-quart/blob/master/LICENSE).
71+
72+
This project is an extension to [GINO](https://github.com/python-gino/gino) and part of the [python-gino community](https://github.com/python-gino).

0 commit comments

Comments
 (0)