Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/grunt-css-flip.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2014-03-06 01:39:26 +0400
committerMark Otto <markdotto@gmail.com>2014-03-06 01:39:26 +0400
commit48caf1db7d01c2f2a1463f08333b879c6290cba1 (patch)
tree00c57c9c5576ffc945997baeaeef777a23e63d4d /README.md
parent085e7d2dfc7274254c61081025a97abd4fff6b51 (diff)
Add license/copyright section; period.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index b8c8ff2..3edd2dd 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,8 @@
> Grunt plugin for [Twitter's css-flip](https://github.com/twitter/css-flip)
## Getting Started
-This plugin requires Grunt `~0.4.2`
+
+This plugin requires Grunt `~0.4.2`.
If you haven't used [Grunt](http://gruntjs.com/) before, be sure to check out the [Getting Started](http://gruntjs.com/getting-started) guide, as it explains how to create a [Gruntfile](http://gruntjs.com/sample-gruntfile) as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command:
@@ -85,5 +86,9 @@ grunt.initConfig({
## Contributing
The project's coding style is laid out in the JSHint and JSCS configurations. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/).
+## License and copyright
+
+Released under the MIT license. Copyright Chris Rebert 2014.
+
## Release History
_(Nothing yet)_