Skip to content

Commit 3c9ac06

Browse files
authored
Update README.md
1 parent c0272e6 commit 3c9ac06

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
@@ -19,7 +19,7 @@ Easy to use , buy may not the best practice for efficiency concern.
1919

2020
## Usage
2121
- Nearly all the same with aiomysql (with very limited functions of cource).
22-
- If you're connecting to database which is on a different machine with python process , you need to install oracle client module in order to use this library. Check [cx-Oracle's installation guide](https://cx-oracle.readthedocs.io/en/latest/user_guide/installation.html) for further information.
22+
- If you're connecting to database which is on a different machine from python process , you need to install oracle client module in order to use this library. Check [cx-Oracle's installation guide](https://cx-oracle.readthedocs.io/en/latest/user_guide/installation.html) for further information.
2323
- No automaticly date format transition built-in.
2424

2525
## Performance

0 commit comments

Comments
 (0)