Skip to content

Commit 49d7977

Browse files
committed
Update README.md
1 parent b515d09 commit 49d7977

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,12 @@
11
# Linkuit Studio
22
![Linkuit Studio Icon](https://github.com/SimonBuxx/Linkuit-Studio/blob/master/images/linkuit_logo_new.png?raw=true)
33

4-
![8-bit RS counter](https://github.com/SimonBuxx/Linkuit-Studio/blob/master/images/Linkuit_RS_counter.PNG?raw=true)
5-
*Part of an 8-bit counter made using RS flip-flops*
6-
7-
![Selected components](https://github.com/SimonBuxx/Linkuit-Studio/blob/master/images/Linkuit_Selection.PNG?raw=true)
8-
*Selecting components to drag, delete or copy*
9-
10-
**All images are work in progress.**
4+
![Traffic Light Controller](https://github.com/SimonBuxx/Linkuit-Studio/blob/master/images/ztaffic_lights.png?raw=true)
5+
*A simple traffic light controller*
116

127
## How to compile
138

149
*Qt Creator for open source* can be downloaded here: https://www.qt.io/download-qt-installer
1510

16-
I am using **Qt Creator 4.15.0** on Windows with **Qt v6.1.0**. The compiler I use is **MinGW 64-bit**.
11+
I am currently using **Qt Creator 8.0.2** on Windows with **Qt 6.4.0**. The compiler I use is **MinGW 64-bit 11.2.0**.
1712
After installing Qt Creator, the **.pro** file can be opened with Qt Creator, from where you can compile the project.

images/traffic_lights.png

566 KB
Loading

0 commit comments

Comments
 (0)