Skip to content

Commit

Permalink
Setup Continous integration and status badge, closes ChicoState#1
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosF03R committed Sep 25, 2024
1 parent 52359ce commit 6f15087
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ docker run -it cpp-container sh
```
docker run -v "$(pwd)":/usr/src -it cpp-container
```

Status Badge of Build:
[![Build C++](https://github.com/CarlosF03R/MyFave/actions/workflows/actions.yml/badge.svg)](https://github.com/CarlosF03R/MyFave/actions/workflows/actions.yml)

0 comments on commit 6f15087

Please sign in to comment.