README.md in cartup-0.1.6 vs README.md in cartup-0.1.7

- old
+ new

@@ -1,8 +1,8 @@ -# Cartup +![](logo/cartup_logo.png) +# Cartup - **Cartup** is the easyest way to share prebuilts [Carthage](https://github.com/Carthage/Carthage) frameworks between projects. The main propose of this gem is uploading the [Carthage](https://github.com/Carthage/Carthage) prebuilts frameworks to a cloud storage like google drive, onedrive, dropbox or google cloud. To know more how to make prebuilts with Carthage please follow the [link about how to do it](https://github.com/Carthage/Carthage#archive-prebuilt-frameworks-into-one-zip-file) @@ -14,13 +14,13 @@ upload the prebuilts frameworks on some sort of cloud storage and manage the version using a JSON file and upload manually and because that the gem was born! To the people like me who are a bit lazy and do not like to do manual job, this is for you!!! **So, in a head line: Our gem wants to make the process of distribution of prebuild carthage binaries easier through the -most popular storage cloud.** +most populars storage clouds.** -*One big thanks for my friend and brother [Rafael Ferreira](https://github.com/RafaelPlantard) that make the initials -scripts(Shell and Ruby) and that's give me Ideia to bring it to a ruby class struct and RubyGem to distribute to every body!* +*One big thanks for my friend and brother [Rafael Ferreira](https://github.com/RafaelPlantard) that made the initial +script and that's give me idea to bring it to a ruby plugin and distribute to every body by RubyGem!* ## Supported Storage Clouds * [Firebase Cloud Storage](https://firebase.google.com/docs/storage/?gclid=Cj0KCQiAzfrTBRC_ARIsAJ5ps0uB9qOHR9kDhzlqReNfQlhrRJH7gWwHRCbl-XQRIJEvt9jN6ROPdxQaAohIEALw_wcB) ## Installation