We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c95c377 commit 99aa7bfCopy full SHA for 99aa7bf
1 file changed
README.md
@@ -17,7 +17,7 @@ pip install rdsdataapi
17
18
## Usage
19
20
-To use the lower-level DB-API 2.0 interface:
+To use the DB-API 2.0 interface:
21
```python
22
from rdsdataapi import connect
23
con = connect(
0 commit comments