leokana commited on
Commit
082dacb
·
1 Parent(s): d344760

fix: clarify reference to Lot sizing environment and PPO implementation in README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -132,7 +132,7 @@ For any additional questions, please open an issue in the repository or contact
132
 
133
  ## References
134
 
135
- and modified the PPO implementation in PyTorch from:
136
 
137
  [Lot-sizing Environment](https://github.com/EdoF90/discrete_lot_sizing)
138
 
 
132
 
133
  ## References
134
 
135
+ The Lot sizing environment and the PPO implementation in PyTorch can be found in:
136
 
137
  [Lot-sizing Environment](https://github.com/EdoF90/discrete_lot_sizing)
138