mirror of https://github.com/aminya/setup-cpp
docs: chore remove badge [skip ci]
This commit is contained in:
parent
8d5fb1cca9
commit
d85613cdf5
|
@ -3,7 +3,6 @@
|
|||
Install all the tools required for building and testing C++/C projects.
|
||||
|
||||
![Build Status (Github Actions)](https://github.com/aminya/setup-cpp/workflows/CI/badge.svg)
|
||||
[![Dependency Status](https://david-dm.org/aminya/setup-cpp.svg)](https://david-dm.org/aminya/setup-cpp)
|
||||
|
||||
Setting up a **cross-platform** environment for building and testing C++/C projects is a bit tricky. Each platform has its own compilers, and each of them requires a different installation procedure. This package aims to fix this issue.
|
||||
|
||||
|
|
Loading…
Reference in New Issue