mirror of
https://github.com/leanote/leanote-ios.git
synced 2025-10-15 07:32:55 +00:00
update readme
This commit is contained in:
17
README.md
17
README.md
@@ -4,9 +4,9 @@
|
|||||||
<img style="width: 200px;" src="./preview/apple-store-logo.png" alt="Download From App Store">
|
<img style="width: 200px;" src="./preview/apple-store-logo.png" alt="Download From App Store">
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
## Building
|
## 1 Building
|
||||||
|
|
||||||
### 1. Pod install third party libraries.
|
### 1.1. Pod install third party libraries
|
||||||
|
|
||||||
Leanote for iOS uses Cocoapods (http://cocoapods.org/) to manage third party libraries.
|
Leanote for iOS uses Cocoapods (http://cocoapods.org/) to manage third party libraries.
|
||||||
|
|
||||||
@@ -14,22 +14,22 @@ Run `pod install` from the command line to install dependencies for the project.
|
|||||||
|
|
||||||
*The current version of CocoaPods is recommended.*
|
*The current version of CocoaPods is recommended.*
|
||||||
|
|
||||||
### 2. Run On Xcode
|
### 1.2. Run On Xcode
|
||||||
|
|
||||||
Launch the workspace by either double clicking on Leanote.xcworkspace file, or launch Xcode and choose File > Open and browse to Leanote.xcworkspace.
|
Launch the workspace by either double clicking on Leanote.xcworkspace file, or launch Xcode and choose File > Open and browse to Leanote.xcworkspace.
|
||||||
|
|
||||||
## Support & Join us
|
## 2. Support & Join us
|
||||||
|
|
||||||
* Email: leanote@leanote.com
|
* Email: leanote@leanote.com
|
||||||
* [Leanote BBS](http://bbs.leanote.com)
|
* [Leanote BBS](http://bbs.leanote.com)
|
||||||
* [Leanote Google Group](https://groups.google.com/forum/#!forum/leanote)
|
* [Leanote Google Group](https://groups.google.com/forum/#!forum/leanote)
|
||||||
* QQ Group: 256076853, 158716820
|
* QQ Group: 256076853, 158716820
|
||||||
|
|
||||||
## Preview
|
## 3. Preview
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Acknowledgement
|
## 4. Acknowledgement
|
||||||
|
|
||||||
* [WordPress-iOS](https://github.com/wordpress-mobile/WordPress-iOS)
|
* [WordPress-iOS](https://github.com/wordpress-mobile/WordPress-iOS)
|
||||||
* [WPMediaPicker](https://github.com/wordpress-mobile/MediaPicker-iOS)
|
* [WPMediaPicker](https://github.com/wordpress-mobile/MediaPicker-iOS)
|
||||||
@@ -37,7 +37,9 @@ Launch the workspace by either double clicking on Leanote.xcworkspace file, or l
|
|||||||
* [SWTableViewCell](https://github.com/CEWendel/SWTableViewCell)
|
* [SWTableViewCell](https://github.com/CEWendel/SWTableViewCell)
|
||||||
* [ZSSRichTextEditor](https://github.com/nnhubbard/ZSSRichTextEditor)
|
* [ZSSRichTextEditor](https://github.com/nnhubbard/ZSSRichTextEditor)
|
||||||
|
|
||||||
## LICENSE
|
## 5. LICENSE
|
||||||
|
|
||||||
|
[LICENSE](https://github.com/leanote/leanote-ios/blob/master/LICENSE)
|
||||||
|
|
||||||
```
|
```
|
||||||
LEANOTE - NOT JUST A NOTEPAD!
|
LEANOTE - NOT JUST A NOTEPAD!
|
||||||
@@ -56,4 +58,3 @@ GNU General Public License for more details.
|
|||||||
|
|
||||||
Leanote IOS is licensed under the GPL v2.
|
Leanote IOS is licensed under the GPL v2.
|
||||||
```
|
```
|
||||||
[LICENSE](https://github.com/leanote/leanote-ios/blob/master/LICENSE)
|
|
||||||
|
Reference in New Issue
Block a user