Skip to content

Commit c0f6643

Browse files
committed
chore(readme): updated readme details
1 parent 78f951e commit c0f6643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ It is designed to offer pre-configured testing setups for many different types a
3131

3232
## Features
3333

34-
`pytest-databases` currently utilizes `docker compose` (or the legacy `docker-compose`) commands to manage the startup and shutdown of each database service. The following databases are currently available:
34+
`pytest-databases` uses the Docker Python SDK to manage the startup and shutdown of database services in containers. The following databases are currently available:
3535

3636
- **Postgres**: Version 12, 13, 14, 15, 16 and 17 are available
3737
- **MySQL**: Version 5.6, 5.7 and 8 are available

0 commit comments

Comments
 (0)