diff options
| author | David Calavera <david.calavera@gmail.com> | 2016-09-21 10:37:14 -0700 |
|---|---|---|
| committer | David Calavera <david.calavera@gmail.com> | 2016-09-21 10:40:01 -0700 |
| commit | f647b30caa37cea858d51ecfce7448fce110c3e1 (patch) | |
| tree | 9edb828b7d261c690778d2ebc76038a267cdb595 /README.md | |
| parent | 753508799614c734d3c6357c57d2c42617b75d93 (diff) | |
Add missing license file.
Signed-off-by: David Calavera <david.calavera@gmail.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -7,6 +7,8 @@ asset pipeline. It's setup to use post-css and babel for CSS and JavaScript. +This project is released under the [MIT license](LICENSE). Please make sure you understand its implications and guarantees. + ## Usage Be sure that you have the latest node, npm and [Hugo](https://gohugo.io/) installed. If you need to install hugo, run: @@ -76,8 +78,4 @@ to `/dist/css/{filename}.css`. Import statements will be resolved as part of the Now netlify will build and deploy your site whenever you push to git. -## Enjoy!! - -#### License - -[MIT](LICENSE) +## Enjoy!! |
