Update README.md
This commit is contained in:
parent
35998e3d60
commit
07d895fc99
@ -8,8 +8,9 @@ These must be copied to new repositories, and updated with project-specific deta
|
||||
|
||||
### Scripts
|
||||
|
||||
- `lint.sh`, swift lint script
|
||||
- `build_docs.sh`, jazzy docs script
|
||||
- `lint.sh`: run [SwiftLint](https://github.com/realm/SwiftLint). Add build phase script in Xcode project: `"${SRCROOT}/scripts/lint.sh"`
|
||||
|
||||
- `build_docs.sh`: run [Jazzy](https://github.com/realm/jazzy) doc generation.
|
||||
|
||||
### Templates
|
||||
|
||||
@ -40,5 +41,5 @@ Created and maintained by [**@jesse_squires**](https://twitter.com/jesse_squires
|
||||
|
||||
Released under the MIT License. See `LICENSE` for details.
|
||||
|
||||
>**Copyright © YEAR-present Jesse Squires.**
|
||||
> **Copyright © YEAR-present Jesse Squires.**
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user