Skip to content

Commit

Permalink
Add links to badges
Browse files Browse the repository at this point in the history
  • Loading branch information
ll-nick committed Nov 19, 2024
1 parent 1382937 commit 2808cf5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Arbitration Graphs

![Latest Release](https://img.shields.io/github/v/release/KIT-MRT/arbitration_graphs?color=green)
![License](https://img.shields.io/github/license/KIT-MRT/arbitration_graphs)
![Unit Test Status](https://img.shields.io/github/actions/workflow/status/KIT-MRT/arbitration_graphs/run-unit-tests.yaml?branch=main&label=tests)
[![Latest Release](https://img.shields.io/github/v/release/KIT-MRT/arbitration_graphs?color=green)](https://github.com/KIT-MRT/arbitration_graphs/releases)
[![License](https://img.shields.io/github/license/KIT-MRT/arbitration_graphs)](./LICENSE)
[![Unit Test Status](https://img.shields.io/github/actions/workflow/status/KIT-MRT/arbitration_graphs/run-unit-tests.yaml?branch=main&label=tests)](https://github.com/KIT-MRT/arbitration_graphs/actions/workflows/run-unit-tests.yaml?query=branch%3Amain)

**Hierarchical behavior models for complex decision-making and behavior generation in robotics!**

Expand Down

0 comments on commit 2808cf5

Please sign in to comment.