diff --git a/README.md b/README.md index 726fe26..6a11da3 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A small "escape the room" style [TADS3](https://www.tads.org/) game. Designed as a set of examples for developing [interactive fiction](http://www.ifwiki.org/index.php/FAQ). -![screenshot](/screenshot.png?raw=true) +![screenshot](/docs/screenshot.png?raw=true) ## How to play diff --git a/screenshot.png b/docs/screenshot.png similarity index 100% rename from screenshot.png rename to docs/screenshot.png