README.md in aspose_cells_cloud-1.0.2 vs README.md in aspose_cells_cloud-1.0.3

- old
+ new

@@ -1,13 +1,19 @@ # Aspose.Cells Cloud SDK For Ruby -This SDK lets you use [Aspose Cloud Cells APIs](http://api.aspose.com/v1.1/swagger/ui/index) in your web apps. +This SDK lets you use [Aspose Cloud Cells APIs](http://api.aspose.cloud/swagger/ui/index) in your web apps. -## Installing -You can simply install AsposeCellsCloud with gem: -`gem install aspose_cells_cloud` +<p align="center"> + <a title="Download complete Aspose.Cells for Cloud source code" href="https://github.com/asposecells/Aspose_Cells_Cloud/archive/master.zip"> + <img src="https://raw.github.com/AsposeExamples/java-examples-dashboard/master/images/downloadZip-Button-Large.png" /> + </a> +</p> +##How to use the SDK? +The complete source code is available in this repository folder, you can either directly use it in your project or use RubyGems. For more details, please visit our [documentation website](http://www.aspose.com/docs/display/cellscloud/Available+SDKs). + + ## Usage APIs of this SDK can be called as follows: ```ruby require 'aspose_cells_cloud' @@ -31,12 +37,9 @@ end end ``` ## Unit Tests -Aspose Cells SDK includes a suite of unit tests within the [test](https://github.com/asposecells/Aspose_Cells_Cloud/blob/master/SDKs/Aspose.Cells_Cloud_SDK_For_Ruby/test/cells_tests.rb) subdirectory. These Unit Tests also serves as examples of how to use the Aspose Cells SDK. +Aspose Cells SDK includes a suite of unit tests within the [test](https://github.com/aspose-cells/Aspose.Cells-for-Cloud/tree/master/SDKs) subdirectory. These Unit Tests also serves as examples of how to use the Aspose Cells SDK. -## Contact -Your feedback is very important to us. Please email us all your queries and feedback at marketplace@aspose.com. - -## License -Aspose Cells SDK is available under the MIT license. See the [LICENSE](https://github.com/asposecells/Aspose_Cells_Cloud/blob/master/SDKs/Aspose.Cells_Cloud_SDK_For_Ruby/LICENSE) file for more info. +##Contact Us +Your feedback is very important to us. Please feel free to contact us using our [Support Forums](https://www.aspose.com/community/forums/).