diff --git a/README.md b/README.md index 02c307b..9a47d4b 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,18 @@

-------------------------------------------------------------------------------------------------------------------------------------------------------- +>

- Please find MiniHack at its new home at github.com/samvelyan/minihack -

+ + + + + + +

+ +------------------------------------------------------------------------------------------------------------------------------------------------------- MiniHack is a sandbox framework for easily designing rich and diverse environments for Reinforcement Learning (RL). Based on the game of [NetHack](https://en.wikipedia.org/wiki/NetHack), MiniHack uses the [NetHack Learning Environment (NLE)](https://github.com/heiner/nle) to communicate with the game and to provide a convenient interface for customly created RL training and test environments of varying complexity.