Skip to content

Commit bf47755

Browse files
committed
docs: update readme badges
1 parent d6a1d90 commit bf47755

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Keisan
22

3-
[![latest version](https://img.shields.io/github/v/release/ichiro-its/keisan.svg)](https://github.com/ichiro-its/keisan/releases/)
4-
[![license](https://img.shields.io/github/license/ichiro-its/keisan.svg)](./LICENSE)
5-
[![build and test status](https://github.com/ichiro-its/keisan/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/ichiro-its/keisan/actions)
3+
[![latest version](https://img.shields.io/github/v/release/ichiro-its/keisan)](https://github.com/ichiro-its/keisan/releases/)
4+
[![commits since latest version](https://img.shields.io/github/commits-since/ichiro-its/keisan/latest)](https://github.com/ichiro-its/keisan/commits/master)
5+
[![milestone](https://img.shields.io/github/milestones/progress/ichiro-its/keisan/1?label=milestone)](https://github.com/ichiro-its/keisan/milestone/1)
6+
[![license](https://img.shields.io/github/license/ichiro-its/keisan)](./LICENSE)
7+
[![test status](https://img.shields.io/github/workflow/status/ichiro-its/keisan/Build%20and%20Test?label=test)](https://github.com/ichiro-its/keisan/actions)
68

79
Keisan is a [ROS 2](https://docs.ros.org/en/foxy/index.html) package that provides a math equations and algorithms library for a ROS 2 project.
810

0 commit comments

Comments
 (0)