From ed4358e6469cbac36f882f311ddbda5940a63712 Mon Sep 17 00:00:00 2001 From: Seyed Ali Ghasemi Date: Sat, 30 Mar 2024 01:58:21 +0100 Subject: [PATCH] Add fpm and doc badge to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b137cb56f..6c11267e7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ [![GitHub](https://img.shields.io/badge/GitHub-ForCAD-blue.svg?style=social&logo=github)](https://github.com/gha3mi/forcad) [![Documentation](https://img.shields.io/badge/ford-Documentation%20-blueviolet.svg)](https://gha3mi.github.io/forcad/) +[![fpm](https://github.com/gha3mi/forcad/actions/workflows/fpm.yml/badge.svg)](https://github.com/gha3mi/forcad/actions/workflows/fpm.yml) +[![doc](https://github.com/gha3mi/forcad/actions/workflows/doc.yml/badge.svg)](https://github.com/gha3mi/forcad/actions/workflows/doc.yml) [![License](https://img.shields.io/github/license/gha3mi/forcad?color=green)](https://github.com/gha3mi/forcad/blob/main/LICENSE) **ForCAD**: A Fortran library for Geometric Modeling.