diff --git a/README.md b/README.md index 2d08bff..9a71ab1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -A runtime instance inspector for GMS1 +# Runtime instance inspector for GMS1 +![Demo](images for readme/demo.gif) ## Setup 1) Add the files in the right order: objDebugList first, everything else after @@ -16,5 +17,3 @@ scrDebugInspectorInitialize("gameStarted") The other two arguments for the initialization function are optional but nice to have. - `debug_key`: Sets a keyboard key that must be held before its possible to bring up the inspector using mouse buttons - `font`: Font to use instead of the default font. Monospace works best. - -![Demo]("images for readme/demo.gif")