Skip to content
This repository was archived by the owner on May 6, 2021. It is now read-only.

Commit 49711e6

Browse files
authored
Update README.md
1 parent af48e92 commit 49711e6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
# ReinforcementLearningCore
22

33
[![Build Status](https://travis-ci.com/JuliaReinforcementLearning/ReinforcementLearningCore.jl.svg?branch=master)](https://travis-ci.com/JuliaReinforcementLearning/ReinforcementLearningCore.jl)
4+
[![CodeCoverage](https://codecov.io/gh/JuliaReinforcementLearning/ReinforcementLearningCore.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaReinforcementLearning/ReinforcementLearningCore.jl)
5+
6+
This package is the core component of [ReinforcementLearning.jl](https://github.com/JuliaReinforcementLearning/ReinforcementLearning.jl). It provides some typical implementations of the interfaces defined in [ReinforcementLearningBase.jl](https://github.com/JuliaReinforcementLearning/ReinforcementLearningBase.jl).

0 commit comments

Comments
 (0)