update README

This commit is contained in:
Bob Sun 2017-02-16 14:47:48 +08:00
parent 83b9762122
commit 3ea1b669fe
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4

View file

@ -15,6 +15,22 @@ GPG for encryption and Git for version control.
<img src="screenshot/screenshot3.png" width="200"/>
<img src="screenshot/screenshot4.png" width="200"/>
## Build
1. Run carthage bootstrap.
```
carthage bootstrap --platform iOS
```
2. Run pod install in the project root directory.
```
pod install
```
3. Open .xcworkspace file in Xcode.
4. Build & Run.
## Usage
- genearte a PGP key pair