examples/api-samples/README.md in groupdocs-2.2.0 vs examples/api-samples/README.md in groupdocs-2.3.0

- old
+ new

@@ -1,23 +1,23 @@ -## Examples - -### GroupDocs Ruby SDK Example App - -####Grab the copy of examples from GitHub: - 1) git clone git@github.com:groupdocs/groupdocs-ruby.git - 2) cd to examples/api-samples or copy api-samples folder somethere - -####Install bundler: - gem install bundler # unless it's already installed - -####Install dependecies: - bundle install - -####Run the web app: - bundle exec ruby web.rb - -####Now open `http://localhost:4567` and try it! - - - -### Live Demo -See live demo for api samples [here](http://groupdocs-ruby-samples.herokuapp.com) +## Examples + +### GroupDocs Ruby SDK Example App + +####Grab the copy of examples from GitHub: + 1) git clone git@github.com:groupdocs/groupdocs-ruby.git + 2) cd to examples/api-samples or copy api-samples folder somethere + +####Install bundler: + gem install bundler # unless it's already installed + +####Install dependecies: + bundle install + +####Run the web app: + bundle exec ruby web.rb + +####Now open `http://localhost:4567` and try it! + + + +### Live Demo +See live demo for api samples [here](http://groupdocs-ruby-samples.herokuapp.com)