|
1 | | - |
2 | 1 | <p align="center"><img src="https://github.com/swiftype/swiftype-rb/blob/master/logo-site-search.png?raw=true" alt="Elastic Site Search Logo"></p> |
3 | 2 |
|
4 | 3 | <p align="center"><a href="https://travis-ci.org/swiftype/swiftype-rb"><img src="https://travis-ci.org/swiftype/swiftype-rb.png" alt="Travis build"></a> |
|
8 | 7 |
|
9 | 8 | ## Contents |
10 | 9 |
|
11 | | -+ [Getting started](#getting-started-) |
12 | | -+ [Usage](#usage) |
13 | | -+ [Migrating from pervious versions](#migrating-from-previous-versions) |
14 | | -+ [Development](#development) |
15 | | -+ [FAQ](#faq-) |
16 | | -+ [Contribute](#contribute-) |
17 | | -+ [License](#license-) |
| 10 | +- [Getting started](#getting-started-) |
| 11 | +- [Usage](#usage) |
| 12 | +- [Migrating from pervious versions](#migrating-from-previous-versions) |
| 13 | +- [Development](#development) |
| 14 | +- [FAQ](#faq-) |
| 15 | +- [Contribute](#contribute-) |
| 16 | +- [License](#license-) |
18 | 17 |
|
19 | | -*** |
| 18 | +--- |
20 | 19 |
|
21 | 20 | ## Getting started 🐣 |
22 | 21 |
|
@@ -48,7 +47,7 @@ To install the gem, execute: |
48 | 47 |
|
49 | 48 | gem install swiftype |
50 | 49 |
|
51 | | -Or place `gem 'swiftype', '~> 1.4.0` in your `Gemfile` and run `bundle install`. |
| 50 | +Or place `gem 'swiftype', '~> 1.5.0` in your `Gemfile` and run `bundle install`. |
52 | 51 |
|
53 | 52 | > **Note:** This client has been developed for the [Swiftype Site Search](https://www.swiftype.com/site-search) API endpoints only. |
54 | 53 |
|
@@ -459,8 +458,8 @@ You can checkout the [Elastic Site Search community discuss forums](https://disc |
459 | 458 |
|
460 | 459 | We welcome contributors to the project. Before you begin, a couple notes... |
461 | 460 |
|
462 | | -+ Before opening a pull request, please create an issue to [discuss the scope of your proposal](https://github.com/swiftype/swiftype-rb/issues). |
463 | | -+ Please write simple code and concise documentation, when appropriate. |
| 461 | +- Before opening a pull request, please create an issue to [discuss the scope of your proposal](https://github.com/swiftype/swiftype-rb/issues). |
| 462 | +- Please write simple code and concise documentation, when appropriate. |
464 | 463 |
|
465 | 464 | ## License 📗 |
466 | 465 |
|
|
0 commit comments