zap-thamm commited on
Commit
2e140d5
·
1 Parent(s): f317dd2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,7 +38,7 @@ including the HuggingFace Hub.
38
  ## Usage
39
  ```python
40
 
41
- from rl-framework import StableBaselinesAgent, StableBaselinesAlgorithm
42
 
43
  # Create new agent instance
44
  agent = StableBaselinesAgent(
 
38
  ## Usage
39
  ```python
40
 
41
+ from rl_framework import StableBaselinesAgent, StableBaselinesAlgorithm
42
 
43
  # Create new agent instance
44
  agent = StableBaselinesAgent(