diff --git a/iOS/ReadME.md b/iOS/ReadME.md index f6d3345..d204a60 100644 --- a/iOS/ReadME.md +++ b/iOS/ReadME.md @@ -1,16 +1,16 @@ -Hexiwear iOS +#Hexiwear iOS To setup environment you need CocoaPods installed on your computer. You can install it with the following command: - +```sh $ gem install cocoapods - +``` after that, run - +```sh $ pod install - +``` this will install necessary dependencies and generate XCode workspace. Open genarated XCode workspace and make sure that search header files is properly set, @@ -25,5 +25,6 @@ Hexiwear TARGET 'Build Settings' LICENSE +------- This software is released under the GNU General Public License version 3. See LICENSE for details.