diff --git a/README.md b/README.md index 76a644d..4364ec6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![GitHub Workflow - Build and Test Status](https://img.shields.io/github/actions/workflow/status/ghdl/setup-ghdl/.github%2Fworkflows%2FPipeline.yml?branch=dev)](https://GitHub.com/ghdl/setup-ghdl/actions/workflows/Pipeline.yml) +[![Sourcecode License](https://img.shields.io/badge/code-MIT%20License-green?longCache=true&style=flat-square&logoColor=fff)](LICENSE.md) + # Setup GHDL in GitHub Action Workflows This composite action, installs GHDL in a GitHub Action's workflow job.