diff --git a/README.md b/README.md index 00cdfe7..b1d3e7e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # ff-libc +[![Build status][status-shield]][status-url] [![MIT License][license-shield]][license-url] ## Overview @@ -83,3 +84,5 @@ The project is licensed under an [MIT License][license-url]. [license-shield]: https://img.shields.io/github/license/artem-burashnikov/ff-libc.svg?style=for-the-badge&color=blue [license-url]: LICENSE +[status-shield]: https://img.shields.io/github/actions/workflow/status/artem-burashnikov/ff-libc/.github/workflows/ci.yml?branch=main&event=push&style=for-the-badge +[status-url]: https://github.com/artem-burashnikov/ff-libc/blob/main/.github/workflows/ci.yml \ No newline at end of file