update README

This commit is contained in:
417-72KI 2022-04-01 20:25:05 +09:00
parent fce34c87e2
commit 1e7b5f69df
2 changed files with 3 additions and 18 deletions

3
DemoApp/README.md Normal file
View File

@ -0,0 +1,3 @@
# MockUserDefaultsDemo
A demo app for `MockUserDefaults`.

View File

@ -43,24 +43,6 @@ XCTAssertEqual(userDefaults.string(forKey: "key"), "string")
```
## Demo
### Dependencies
#### Tool
- CocoaPods
- Bundler
- Carthage
- Homebrew
- XcodeGen
- Mint
- Homebrew
- Fastlane
- Bundler
#### Library
- R.swift
- RxSwift
- RxDataSources
- Nimble
- Quick
### Create project
#### First time