From 9f51859c913ec2fb5164fa023f6c6bac8853c4ad Mon Sep 17 00:00:00 2001 From: Rajveer Date: Tue, 9 Jan 2024 01:07:04 +0530 Subject: [PATCH] Added CMake GitHub Workflow --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8b27536..31304d8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # eva-project The Eva Programming Language with LLVM Compilers Infrastructure and custom built AST Interpreter from scratch. + +[![CMake on multiple platforms](https://github.com/Rajveer100/eva-project/actions/workflows/cmake-multi-platform.yml/badge.svg)](https://github.com/Rajveer100/eva-project/actions/workflows/cmake-multi-platform.yml)