Browse Source

Update README with office hours link

tags/v1.0.6-ios
Angelo Stavrow 3 years ago
parent
commit
202fc74486
No known key found for this signature in database GPG Key ID: 1A49C7064E060EEE
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      README.md

+ 3
- 1
README.md View File

@@ -14,7 +14,7 @@ These instructions will get you a copy of the project up and running on your loc

### Prerequisites

⚠️ Building and testing the iOS targets will work on any version of macOS that supports Xcode 12, but building and testing the macOS target requires macOS 11 (Big Sur) beta 9.
⚠️ Building and testing the iOS targets will work on any version of macOS that supports Xcode 12, but building and testing the macOS target requires macOS 11 (Big Sur).

- Xcode 12
- [SwiftLint](https://github.com/realm/SwiftLint)
@@ -29,6 +29,8 @@ To run the tests, select the scheme you want to test (iOS or macOS) and choose *

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.

Need help getting started? Find out more about the project's [office hours](https://discuss.write.as/t/office-hours-for-writefreely-swift-projects/2788).

## Versioning

We use [SemVer](https://semver.org/) for versioning and track changes in [CHANGELOG.md](CHANGELOG.md). For the versions available, see the


Loading…
Cancel
Save