README.md in table_sync-1.13.0 vs README.md in table_sync-1.13.1
- old
+ new
@@ -1,9 +1,9 @@
# TableSync · [![Gem Version](https://badge.fury.io/rb/table_sync.svg)](https://badge.fury.io/rb/table_sync) [![Build Status](https://travis-ci.org/umbrellio/table_sync.svg?branch=master)](https://travis-ci.org/umbrellio/table_sync) [![Coverage Status](https://coveralls.io/repos/github/umbrellio/table_sync/badge.svg?branch=master)](https://coveralls.io/github/umbrellio/table_sync?branch=master)
DB Table synchronization between microservices based on Model's event system and RabbitMQ messaging
-## Instalation
+## Installation
```ruby
gem 'table_sync'
```