Browse Source

updating the readme

pull/245/head
connors 11 years ago
parent
commit
f1cb609ce5
  1. 2
      README.md
  2. 2
      package.json

2
README.md

@ -1,4 +1,4 @@
# Ratchet v2.0 WIP
# Ratchet v2.0 WIP [![devDependencies](https://david-dm.org/maker/ratchet/dev-status.png)](https://david-dm.org/maker/ratchet#info=devDependencies)
Prototype mobile apps with simple HTML, CSS, and JS components.

2
package.json

@ -28,7 +28,7 @@
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-jshint": "~0.7.0",
"grunt-contrib-nodeunit": "~0.2.2",
"grunt-contrib-sass": "~0.5.0",
"grunt-contrib-sass": "~0.6.0",
"grunt-contrib-watch": "~0.5.3",
"grunt-jekyll": "~0.4.0"
}

Loading…
Cancel
Save