From 274c54db1ecdeaa122b6f849cc7b1b79201918ed Mon Sep 17 00:00:00 2001 From: Guillermo Date: Tue, 11 Oct 2016 03:49:01 -0400 Subject: [PATCH] update contrib --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index fd34a65..0c98c30 100644 --- a/README.md +++ b/README.md @@ -270,7 +270,6 @@ Then, cd in to the folder, `npm install`, and `npm start` http://127.0.0.1:7355 http://18.111.40.187:7355 -Listening at http://localhost:7355 ``` Then open `http://localhost:7355` in your favorite browser. The devServer automatically rebuilds tesseract.js and tesseract.worker.js when you change files in the src folder.