1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-08-30 13:41:13 +02:00

add badge

This commit is contained in:
Lars Melchior 2020-04-13 17:35:18 +02:00
parent 578bf1e83f
commit 00b97f150b
2 changed files with 2 additions and 1 deletions

View file

@ -2,6 +2,7 @@
[![Actions Status](https://github.com/TheLartians/Greeter/workflows/Windows/badge.svg)](https://github.com/TheLartians/Greeter/actions)
[![Actions Status](https://github.com/TheLartians/Greeter/workflows/Ubuntu/badge.svg)](https://github.com/TheLartians/Greeter/actions)
[![Actions Status](https://github.com/TheLartians/Greeter/workflows/Style/badge.svg)](https://github.com/TheLartians/Greeter/actions)
[![Actions Status](https://github.com/TheLartians/Greeter/workflows/Install/badge.svg)](https://github.com/TheLartians/Greeter/actions)
# ModernCPPStarter