diff --git a/README.md b/README.md index 7e59600..faeea62 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# README +# Synapse admin ui + +This project is built using [Rekit Studio](https://rekit.js.org/). + +Use `npm install` after cloning this repo. + +Use `npm start` to launch the IDE.