From 5fc75f4cfd888389f661e51dfc16fdf3d893c117 Mon Sep 17 00:00:00 2001 From: Tobias Koppers Date: Mon, 7 May 2012 23:46:59 +0200 Subject: [PATCH] readme updated --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5169276e7..2ac9ef115 100644 --- a/README.md +++ b/README.md @@ -721,7 +721,7 @@ Combine the options `--colors --watch --progress` to get a pretty shell compilat watch mode - no + yes no @@ -809,7 +809,7 @@ and open `test.html` in browser. There must be several OKs in the file, no FAIL ## Contribution You are welcome to contribute by writing issues or pull requests. -It would be nice if you open source your own loaders oder webmodules. :) +It would be nice if you open source your own loaders or webmodules. :) You are also welcome to correct any spelling mistakes or any language issues, because my english is not perfect... @@ -818,7 +818,7 @@ You are also welcome to correct any spelling mistakes or any language issues, be * more polyfills for node.js buildin modules, but optional * `require("webpack/require-polyfill.install")` to install for all modules * require from protocol `require("http://...")` -* write an issue if you have more ideas... +* write it into the wiki if you have more ideas... ## License