Skip to content

Commit 565c9a6

Browse files
committed
update README
1 parent b6173bc commit 565c9a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,5 +174,5 @@ If using this repository for your research or publication, please cite:
174174

175175
## Acknowledgment
176176

177-
The core of this tool is inspired by [baselines/plot_util.py](https://github.com/openai/baselines/blob/master/baselines/common/plot_util.py)
177+
The core of this tool is inspired by [baselines/plot_util.py](https://github.com/openai/baselines/blob/master/baselines/common/plot_util.py) and [spinningup/plot.py](https://github.com/openai/spinningup/blob/master/spinup/utils/plot.py)
178178

README_zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,4 +174,4 @@ optional arguments:
174174

175175
## 致谢
176176

177-
本项目的部分组件参考了[baselines/plot_util.py](https://github.com/openai/baselines/blob/master/baselines/common/plot_util.py)
177+
本项目的部分组件参考了[baselines/plot_util.py](https://github.com/openai/baselines/blob/master/baselines/common/plot_util.py)[spinningup/plot.py](https://github.com/openai/spinningup/blob/master/spinup/utils/plot.py)

0 commit comments

Comments
 (0)