Skip to content

Commit b32db82

Browse files
committed
slightly improve README.md
1 parent e93dba7 commit b32db82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# testgres
66

7-
PostgreSQL testing utility.
7+
PostgreSQL testing utility. Both Python 2.7 and 3.3+ are supported.
88

99

1010
## Installation
@@ -15,7 +15,7 @@ To install `testgres`, run:
1515
pip install testgres
1616
```
1717

18-
We encourage you to use `virtualenv` for your testing environment. Both Python 2.7 and 3.3+ are supported.
18+
We encourage you to use `virtualenv` for your testing environment.
1919

2020

2121
## Usage

0 commit comments

Comments
 (0)