From b7bec0f1b17bd8cb36ca661a92849739fa3336f5 Mon Sep 17 00:00:00 2001 From: Guillermo Date: Sun, 2 Oct 2016 15:43:13 -0400 Subject: [PATCH] add plug for pull --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 591803b..84e5145 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Then, cd in to the folder, `npm install`, and `npm start` > npm install && npm start ... a bunch of npm stuff ... - + tesseract.js@1.0.0 start /Users/guillermo/Desktop/code_static/tesseract.js node devServer.js @@ -77,3 +77,5 @@ After you've cloned the repo and run `npm install` as described in the [Developm ```shell > npm run build ``` + +## Send us a Pull Request! \ No newline at end of file