diff --git a/README.md b/README.md index 7d8b22fd..c4b9834d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ This project is currently in the early stages of development! It will definitely be announced when it is in alpha/beta/etc. +##Important anouncements +The p5.js interceptor code has been moved into its own directory! Make sure that you run `$ git submodule init && npm install` to ensure you have the files. + ##Development Installation 1. Clone this repostory and cd into it