Skip to content

Commit 9c2012e

Browse files
authored
Update README.md
1 parent fa73de2 commit 9c2012e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# DecisionMakingProblems
22

3-
[![Docs](https://img.shields.io/badge/docs-stable-blue.svg)](https://algorithmsbooks.github.io/DecisionMakingProblems.jl/)
43
[![Build Status](https://github.com/algorithmsbooks/DecisionMakingProblems.jl/workflows/CI/badge.svg)](https://github.com/algorithmsbooks/DecisionMakingProblems.jl/actions)
4+
[![codecov](https://codecov.io/gh/algorithmsbooks/DecisionMakingProblems.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/algorithmsbooks/DecisionMakingProblems.jl)
5+
[![Docs](https://img.shields.io/badge/docs-stable-blue.svg)](https://algorithmsbooks.github.io/DecisionMakingProblems.jl/)
56

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

0 commit comments

Comments
 (0)