From 582a04c6eb84461bc69a8622160498d6d51ac9c0 Mon Sep 17 00:00:00 2001 From: Cassie Tarakajian Date: Wed, 23 Nov 2016 13:55:42 -0500 Subject: [PATCH] add submodule change to top of readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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