Skip to content

Commit b089d91

Browse files
committed
Adding image to README.md
1 parent f3bd074 commit b089d91

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
[![windows-build](https://github.com/ifilot/opengl-cpp-course/actions/workflows/windows.yml/badge.svg)](https://github.com/ifilot/opengl-cpp-course/actions/workflows/windows.yml)
44
[![linux-build](https://github.com/ifilot/opengl-cpp-course/actions/workflows/linux.yml/badge.svg)](https://github.com/ifilot/opengl-cpp-course/actions/workflows/linux.yml)
55

6-
**Update**
7-
The build instructions below now target MinGW-w64 (via MSYS2) instead of MSVC.
6+
![Screenshot of rotating cube](lesson02/images/rotating_cube.jpg)
87

98
## Purpose and expectations
109
This repository contains the source code for the OpenGL C++ course. The course

0 commit comments

Comments
 (0)