update README
This commit is contained in:
parent
fce34c87e2
commit
1e7b5f69df
|
@ -0,0 +1,3 @@
|
||||||
|
# MockUserDefaultsDemo
|
||||||
|
|
||||||
|
A demo app for `MockUserDefaults`.
|
18
README.md
18
README.md
|
@ -43,24 +43,6 @@ XCTAssertEqual(userDefaults.string(forKey: "key"), "string")
|
||||||
```
|
```
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
### Dependencies
|
|
||||||
#### Tool
|
|
||||||
- CocoaPods
|
|
||||||
- Bundler
|
|
||||||
- Carthage
|
|
||||||
- Homebrew
|
|
||||||
- XcodeGen
|
|
||||||
- Mint
|
|
||||||
- Homebrew
|
|
||||||
- Fastlane
|
|
||||||
- Bundler
|
|
||||||
#### Library
|
|
||||||
- R.swift
|
|
||||||
- RxSwift
|
|
||||||
- RxDataSources
|
|
||||||
- Nimble
|
|
||||||
- Quick
|
|
||||||
|
|
||||||
### Create project
|
### Create project
|
||||||
#### First time
|
#### First time
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue