From 4c0677c914b5b09a210f64535810f204db357122 Mon Sep 17 00:00:00 2001 From: Lisa Mega Watts <64185677+DavinciDreams@users.noreply.github.com> Date: Sat, 14 Jan 2023 22:09:53 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fed327af0..8e4b60b6b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Thoth is a multishot system builder. It leverages a visual coding style interface to allows game designers and developers to rapidly create powerful natural language systems and prototype games. +![image](https://user-images.githubusercontent.com/64185677/212520905-90bd6607-4ff9-4032-8d3d-1233e865b80c.png) + ## Quickstart You will need **yarn or npm** and **Docker** installed, along with **Node.js 16 or higher**. We use Docker to run a local Postgres database. You can skip the docker and install postgres directly, but you are almost always better off just using Docker.