diff --git a/README.md b/README.md index c4e79758..128f547b 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ python-mysql-replication ======================== - + - Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL. This allows you to receive event like insert, update, delete with their datas and raw SQL queries. Use cases