Skip to content

Commit

Permalink
Added action badges
Browse files Browse the repository at this point in the history
  • Loading branch information
WillisMedwell committed Jan 22, 2024
1 parent b221cf5 commit a032200
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![Emscripten SDK Build](https://github.com/WillisMedwell/Utily/actions/workflows/emscripten.yml/badge.svg)
![Clang Build](https://github.com/WillisMedwell/Utily/actions/workflows/clang.yml/badge.svg)
![GCC Build](https://github.com/WillisMedwell/Utily/actions/workflows/gcc.yml/badge.svg)

# Utily
**Utily** is a library using modern C++ features. From basic helper types to reflection, this library supplies all the ideal functions to **build robust and compile-time compatiable** code in C++.

Expand Down

0 comments on commit a032200

Please sign in to comment.