diff --git a/README.md b/README.md index 6f021141aca..d1529fa5aac 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Vitess is a database clustering system for horizontal scaling of MySQL through generalized sharding. - +a By encapsulating shard-routing logic, Vitess allows application code and database queries to remain agnostic to the distribution of data onto multiple shards. With Vitess, you can even split and merge shards as your needs