diff --git a/README.md b/README.md index 7133d9d..c41a5a7 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ See [sebastianPsm/esp32_mass](https://github.com/sebastianPsm/esp32_mass) /.gith ## Usage Paste -''' +``` - name: esp-idf build uses: sebastianPsm/esp-idf-ci-action@1 -''' +``` into your workflow .yml file.