]> git.immae.eu Git - github/fretlink/purs-loader.git/commitdiff
Updating README
authoreric thul <thul.eric@gmail.com>
Tue, 23 Sep 2014 03:46:20 +0000 (23:46 -0400)
committereric thul <thul.eric@gmail.com>
Tue, 23 Sep 2014 03:46:20 +0000 (23:46 -0400)
README.md

index 17fe7357f5c80152e9f53e31bce92c012fd78dbf..0663eec87dafa6b4a6d537286b2967d934de0a26 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # purs-loader
 
-> [PureScript](http://www.purescript.org) loader for [webpack](https://github.com/webpack/webpack)
+> [PureScript](http://www.purescript.org) loader for [webpack](http://webpack.github.io)
 
 ## Install
 
@@ -12,8 +12,6 @@ npm install purs-loader --save-dev
 
 ## Options
 
-#### options
-
  - **no-prelude**: Boolean value that toggles `--no-prelude`
   - Do not include the Prelude in the generated Javascript.
  - **no-opts**: Boolean value that toggles `--no-opts`