Skip to content

Commit dbfd067

Browse files
authored
Add project badges to README
Added badges for Codacy, CMake, Build status, and MSBuild.
1 parent 893a8a6 commit dbfd067

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Http2Serv
22

3+
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/81cec694811b405499957ad3b2c71f2a)](https://app.codacy.com/gh/Tomenz/Http2Serv/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
34
[![CMake](https://github.com/Tomenz/Http2Serv/actions/workflows/cmake.yml/badge.svg)](https://github.com/Tomenz/Http2Serv/actions/workflows/cmake.yml)
45
[![Build status](https://ci.appveyor.com/api/projects/status/j1t2pm3i2gy378wj?svg=true)](https://ci.appveyor.com/project/Tomenz/http2serv)
56
[![MSBuild](https://github.com/Tomenz/Http2Serv/actions/workflows/msbuild.yml/badge.svg)](https://github.com/Tomenz/Http2Serv/actions/workflows/msbuild.yml)

0 commit comments

Comments
 (0)