Merge pull request #2 from lewiscowper/patch-1

Typo/Grammar Fixes
This commit is contained in:
Diego Rodríguez B 2015-12-01 10:36:42 -05:00
commit d4f64619fc

View file

@ -22,9 +22,9 @@
Website powered by [jsDelivr] and [CloudFlare]. I use [nginx] in my server.
### Easily built, tested and served
**I use [Harp] to rapidly test the proyect and also to compile it**
**I use [Harp] to rapidly test and compile the project**
Build the proyect into HTML, JS and CSS easily. Just use:
Build the project into HTML, JS and CSS easily. Just use:
```bash
harp compile
```