README.md in table_sync-1.4.0 vs README.md in table_sync-1.5.0
- old
+ new
@@ -12,9 +12,13 @@
$ bundle install
# --- or ---
$ gem install table_sync
```
+```ruby
+require 'table_sync'
+```
+
## Usage
- [Documentation](docs/synopsis.md)
## Contributing