Browse Source

Merge pull request #31 from cxong/patch-2

minor: fix CI badge image in readme
dumblob 5 years ago
parent
commit
d74ffc7157
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Readme.md

+ 1 - 1
Readme.md

@@ -1,6 +1,6 @@
 # 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
 written in ANSI C and licensed under public domain. It was designed as a simple