Update readme with Screenshots and build hint.

CQTexperiment
Dzmitry Neviadomski 2021-02-21 10:42:02 +03:00
parent 9761412e87
commit 6fdd11f9a1
3 changed files with 11 additions and 0 deletions

BIN
.github/images/MainWindow.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 808 KiB

BIN
.github/images/MiniWindow.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

View File

@ -31,3 +31,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.
# Screenshots
## Main window and Info Inspector
![Main window](https://github.com/losnoco/Cog/blob/master/.github/images/MainWindow.png)
## Mini window
![Mini window](https://github.com/losnoco/Cog/blob/master/.github/images/MiniWindow.png)