Browse Source

Fix CI badge image

Cong 5 years ago
parent
commit
288cacc61d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Readme.md

+ 1 - 1
Readme.md

@@ -1,6 +1,6 @@
 # Nuklear
 # Nuklear
 
 
-![![](https://github.com/Immediate-Mode-UI/Nuklear/workflows/C%2FC++%20CI/badge.svg )](https://github.com/Immediate-Mode-UI/Nuklear/actions)
+[![](https://github.com/Immediate-Mode-UI/Nuklear/workflows/C%2FC++%20CI/badge.svg )](https://github.com/Immediate-Mode-UI/Nuklear/actions)
 
 
 This is a minimal-state, immediate-mode graphical user interface toolkit
 This is a minimal-state, immediate-mode graphical user interface toolkit
 written in ANSI C and licensed under public domain. It was designed as a simple
 written in ANSI C and licensed under public domain. It was designed as a simple