File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 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 ) .
You can’t perform that action at this time.
0 commit comments