From fc6fb32405d42ad719ce88b918336aed2c4b4808 Mon Sep 17 00:00:00 2001 From: Amin Yahyaabadi Date: Tue, 14 Sep 2021 01:51:57 -0500 Subject: [PATCH] chore: add readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..f5030808 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# setup-cpp + +Install all the tools required for building and testing C++ projects. + +The last setup-cpp action that you need. + +![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) \ No newline at end of file