Skip to content

Commit

Permalink
Update README.md to show workflow status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
mukul1992 authored May 16, 2024
1 parent c2fb923 commit 0a80c53
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ cmake <options> ..
make -j8
```

The ERF and AMR-Wind root directory paths need to provided as the `ERF_HOME` and `AMRWIND_HOME` CMake variables. Template CMake scripts are provided in the `Build` directory for reference.
The ERF and AMR-Wind root directory paths need to provided as the `ERF_HOME` and `AMRWIND_HOME` CMake variables. Template CMake scripts are provided in the `Build` directory for reference.

[![Linux GCC Build and Run](https://github.com/mukul1992/erf-amrwind-driver/actions/workflows/gcc.yml/badge.svg)](https://github.com/mukul1992/erf-amrwind-driver/actions/workflows/gcc.yml)

0 comments on commit 0a80c53

Please sign in to comment.