Hawk91 commited on
Commit
69e037e
1 Parent(s): 6ad2b77

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -32,5 +32,4 @@ python 03_dqn_play.py -m [model_name] -r [recording_location] --no-vis
32
 
33
  ```
34
 
35
- Add "-r [recoding_location]" if you want to save the recording.[]
36
- Remove "--no-vis" if you want to render the gamplay by the agent.
 
32
 
33
  ```
34
 
35
+ Add "-r [recoding_location]" if you want to save the recording and remove "--no-vis" if you want to render the gamplay by the agent.