diff --git a/README.md b/README.md index f5f9595..3559bfc 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Fancy RL provides a minimalistic and efficient implementation of Proximal Policy Optimization (PPO) and Trust Region Policy Layers (TRPL) using primitives from [torchrl](https://pypi.org/project/torchrl/). This library focuses on providing clean, understandable code and reusable modules while leveraging the powerful functionalities of torchrl. -| :exclamation: This project is still WIP and not ready to be used. (Problems with trochdict routing are a pain to debug...) | +| :exclamation: This project is still WIP and not ready to be used. (Problems with torchdict routing are a pain to debug...) | | -------------------------------------------------------------------------------------------------------------------------- | ## Installation