Skip to content
This repository has been archived by the owner on Jul 27, 2024. It is now read-only.

Commit

Permalink
docs: add build status shield
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-burashnikov committed Mar 22, 2024
1 parent e3dc6d2 commit 3ec31bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# ff-libc

[![Build status][status-shield]][status-url]
[![MIT License][license-shield]][license-url]

## Overview
Expand Down Expand Up @@ -83,3 +84,5 @@ The project is licensed under an [MIT License][license-url].
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
[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

0 comments on commit 3ec31bd

Please sign in to comment.