Skip to content

Commit 378ef9e

Browse files
authored
Merge pull request #69 from pockerman/investigate_sarsa_semi_gradient
Add documentation badge
2 parents 5d50039 + 3be341b commit 378ef9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
[![Data-Anonymity-RL](https://github.com/pockerman/rl_anonymity_with_python/actions/workflows/python-app.yml/badge.svg)](https://github.com/pockerman/rl_anonymity_with_python/actions/workflows/python-app.yml)
2+
[![Data-Anonymity-RL](https://github.com/pockerman/rl_anonymity_with_python/actions/workflows/python-app.yml/badge.svg)](https://github.com/pockerman/rl_anonymity_with_python/actions/workflows/python-app.yml) [![Documentation Status](https://readthedocs.org/projects/rl-anonymity-with-python/badge/?version=latest)](https://rl-anonymity-with-python.readthedocs.io/en/latest/?badge=latest)
33

44
# RL anonymity (with Python)
55

0 commit comments

Comments
 (0)