We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ee43a6 commit 672f954Copy full SHA for 672f954
README.md
@@ -31,7 +31,7 @@ async def some_func() -> None:
31
```
32
33
34
-## how to use
+## How to use
35
36
The repository includes na example integration with FastAPI,
37
which describes numerous workflows.
@@ -44,7 +44,7 @@ It also includes two types of test setups you can use in your projects.
44
45
### The most basic example
46
47
-#### 1. configure the connection to the database
+#### 1. Configure the connection to the database
48
49
for example for PostgreSQL:
50
0 commit comments