Skip to content

Commit 7595725

Browse files
committed
Update README.md
1 parent 2bf026c commit 7595725

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
21
# [![Divhide](http://blog.divhide.com/assets/images/divhide_128px.png)](http://divhide.com/) Corkdev.io
32

4-
[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CJCQT6QZCF8NA)
3+
[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CJCQT6QZCF8NA)
4+
[![Dependency Status](https://gemnasium.com/divhide/node-corkdev.io.svg)](https://gemnasium.com/divhide/node-corkdev.io)
5+
6+
[![NPM Stats](https://nodei.co/npm/node-corkdev.io.png?downloads=true&downloadRank=true&stars=true)](https://www.npmjs.com/package/grunt-http-server)
57

6-
Terminal utility that shows information about the latest [Corkdev.io](http://corkdev.io) meetup. Corkdev.io is
8+
Command-line utility that shows information about the latest [Corkdev.io](http://corkdev.io) meetup. Corkdev.io is
79
a meetup of Cork, Ireland based software developers.
810

911
This tool was created on a cordev.io talk named "The 'Node' kid on the block".

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "corkdev.io",
3-
"version": "1.0.9",
4-
"description": "",
3+
"version": "1.0.12",
4+
"description": "Command-line utility that shows information about the latest cordev.io meetup.",
55
"main": "corkdev.io.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)