Merge pull request #171 from losnoco/readme-fix

Fix readme
CQTexperiment
Christopher Snowhill 2021-08-27 14:14:02 -07:00 committed by GitHub
commit b1f947c3b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -34,14 +34,14 @@ You will need to run the following to retrieve all the source code:
git submodule update --init --recursive
```
Setup your `DEVELOPMENT_TEAM` like described in [Xcode-config/Shared.xcconfig](https://github.com/losnoco/Cog/blob/master/Xcode-config/Shared.xcconfig) to build the project.
Setup your `DEVELOPMENT_TEAM` like described in [Xcode-config/Shared.xcconfig](https://github.com/losnoco/Cog/blob/main/Xcode-config/Shared.xcconfig) to build the project.
# Screenshots
## Main window and Info Inspector
![Main window](https://github.com/losnoco/Cog/blob/master/.github/images/MainWindow.png)
![Main window](https://github.com/losnoco/Cog/blob/main/.github/images/MainWindow.png)
## Mini window
![Mini window](https://github.com/losnoco/Cog/blob/master/.github/images/MiniWindow.png)
![Mini window](https://github.com/losnoco/Cog/blob/main/.github/images/MiniWindow.png)