diff --git a/README.md b/README.md index 3913776..46c1f7c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# cmfive-boilerplate ![Build Status](https://travis-ci.org/adam-buckley/cmfive-boilerplate.svg?branch=master) +# cmfive-boilerplate +[![Docker Image](https://github.com/2pisoftware/cmfive-boilerplate/actions/workflows/docker-image.yml/badge.svg)](https://github.com/2pisoftware/cmfive-boilerplate/actions/workflows/docker-image.yml) +[![CI](https://github.com/2pisoftware/cmfive-boilerplate/actions/workflows/ci.yml/badge.svg)](https://github.com/2pisoftware/cmfive-boilerplate/actions/workflows/ci.yml) +[![CodeQL](https://github.com/2pisoftware/cmfive-boilerplate/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/2pisoftware/cmfive-boilerplate/actions/workflows/github-code-scanning/codeql) + A boilerplate project layout for Cmfive Main documentation is at: [cmfive.com](https://cmfive.com) @@ -47,4 +51,4 @@ With core installed, use npm to formalise available template components and styl cd system/templates/base npm ci npm run prod -``` \ No newline at end of file +```