Skip to content

Commit

Permalink
Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
aetheon committed May 23, 2015
1 parent b52ccae commit 9a3b5e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
2 changes: 2 additions & 0 deletions .npmignore
@@ -1 +1,3 @@
.gitignore
.npmignore
gruntfile.js
12 changes: 1 addition & 11 deletions README.md
Expand Up @@ -3,7 +3,7 @@
[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=NYVPSL7GBYD6A&lc=US&item_name=Oscar%20Brito&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
[![Dependency Status](https://gemnasium.com/divhide/grunt-http-server.svg)](https://gemnasium.com/divhide/grunt-http-server)

[![NPM Stats](https://nodei.co/npm/https://nodei.co/npm/grunt-http-server.png?downloads=true&downloadRank=true&stars=true)](https://www.npmjs.com/package/divhide)
[![NPM Stats](https://nodei.co/npm/grunt-http-server.png?downloads=true&downloadRank=true&stars=true)](https://www.npmjs.com/package/divhide)

---

Expand Down Expand Up @@ -76,16 +76,6 @@ grunt.loadNpmTasks('grunt-http-server');

```

To run the task you should do:

```js

grunt http-server:dev

```

Now your static files are available in _http://127.0.0.1:8282/_.

## Authors

**Oscar Brito**
Expand Down

0 comments on commit 9a3b5e8

Please sign in to comment.