Skip to content

Commit 812a6de

Browse files
committed
edit README.md
1 parent 3eaaceb commit 812a6de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

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

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

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

0 commit comments

Comments
 (0)