diff --git a/README.md b/README.md index 40bcfd8..e003edb 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Reimplementation of [Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor](https://arxiv.org/pdf/1801.01290.pdf). -Contributions are welcome. If you find any mistake (very highly possible) or know how to make it more stable, don't hesitate to send a pull request. +Contributions are welcome. If you find any mistake (very likely) or know how to make it more stable, don't hesitate to send a pull request. ### Requirements ------------