Fix readme

CQTexperiment
Christopher Snowhill 2021-08-27 13:53:59 -07:00
parent 6395684001
commit 0a6602c9c4
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)