We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1bfc34 commit 76bbe54Copy full SHA for 76bbe54
README.md
@@ -1,6 +1,6 @@
1
<div align="center">
2
3
-<img src="https://upload.wikimedia.org/wikipedia/commons/3/35/The_C_Programming_Language_logo.svg" height="128px"> <img src="https://upload.wikimedia.org/wikipedia/commons/1/18/ISO_C%2B%2B_Logo.svg" height="128px">
+<img src="https://raw.githubusercontent.com/junian/commons-media/refs/heads/master/svg/c-logo.svg" height="128px" /> <img src="https://raw.githubusercontent.com/junian/commons-media/refs/heads/master/svg/cpp-logo.svg" height="128px" />
4
# C/C++ Console Apps
5
6
App and Game examples written in C (some in C++) console applications for education, inspiration, and fun.
0 commit comments