Skip to content

Commit fa73de2

Browse files
authored
add CI badge
1 parent e991255 commit fa73de2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# DecisionMakingProblems
22

33
[![Docs](https://img.shields.io/badge/docs-stable-blue.svg)](https://algorithmsbooks.github.io/DecisionMakingProblems.jl/)
4+
[![Build Status](https://github.com/algorithmsbooks/DecisionMakingProblems.jl/workflows/CI/badge.svg)](https://github.com/algorithmsbooks/DecisionMakingProblems.jl/actions)
45

56
This package contains various decision problem environments from [Algorithms for Decision Making](https://algorithmsbook.com/) by Mykel Kochenderfer, Tim Wheeler and Kyle Wray.
67

0 commit comments

Comments
 (0)