Update README.md

This commit is contained in:
Jesse Squires 2020-01-27 16:13:37 -08:00 committed by GitHub
parent 35998e3d60
commit 07d895fc99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,8 +8,9 @@ These must be copied to new repositories, and updated with project-specific deta
### Scripts ### Scripts
- `lint.sh`, swift lint script - `lint.sh`: run [SwiftLint](https://github.com/realm/SwiftLint). Add build phase script in Xcode project: `"${SRCROOT}/scripts/lint.sh"`
- `build_docs.sh`, jazzy docs script
- `build_docs.sh`: run [Jazzy](https://github.com/realm/jazzy) doc generation.
### Templates ### 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. Released under the MIT License. See `LICENSE` for details.
>**Copyright © YEAR-present Jesse Squires.** > **Copyright © YEAR-present Jesse Squires.**
``` ```