We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfcad29 commit 14a10acCopy full SHA for 14a10ac
1 file changed
README.md
@@ -4,7 +4,7 @@ How to install
4
```
5
python3 setup.py install
6
7
-SQLAlchemy
+How to use
8
```python
9
from sqlalchemy import *
10
from sqlalchemy.engine import create_engine
0 commit comments