README.md in groupdocs-1.0.0 vs README.md in groupdocs-1.1.0

- old
+ new

@@ -21,11 +21,11 @@ ## Usage All "bang" methods (ending with exclamation sign) imply interaction with API server. -Other methods (with expect to some methods - see documentation) do not operate with API Server +Other methods (with expect to some, see documentation) do not operate with API Server ### Configuration First of all you need to configure your access to API server. @@ -51,10 +51,12 @@ #=> #<GroupDocs::Storage::Folder:0x0000000171f432 @id=1, @name="folder", @url="http://groupdocs.com"> ``` ### Documentation -Reference to [this page](http://rubydoc.info/gems/groupdocs) for docs +Reference to [this page](http://rubydoc.info/gems/groupdocs) for docs and examples. + +There are also some examples in [repository](https://github.com/groupdocs/groupdocs-ruby/tree/master/examples) and on [wiki](https://github.com/groupdocs/groupdocs-ruby/wiki) ### Entities All entities can be initialized in several ways.