Fix readme #171

Merged
kode54 merged 1 commit from readme-fix into main 2021-08-27 17:14:02 -04:00

View file

@ -34,14 +34,14 @@ You will need to run the following to retrieve all the source code:
git submodule update --init --recursive 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 # Screenshots
## Main window and Info Inspector ## 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
![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)