Skip to content

Commit

Permalink
added 5
Browse files Browse the repository at this point in the history
  • Loading branch information
AJ ONeal committed Jul 2, 2012
1 parent 54e367f commit 7c30d7b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -3,6 +3,8 @@ The Five Love Languages Test
New, Unimproved, Commandline Edition
---

After creating "The Color Code: Commandline Edition", the next natural step was "The 5 Love Languages". Also randomized and soved to JSON. W00T!

npm install -g love-languages
love-languages

Expand Down
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -3,9 +3,9 @@
"name": "love-language",
"description": "A commandline version of The Love Languages test",
"version": "0.8.0",
"homepage": "https://github.com/coolaj86/the-love-languages",
"homepage": "https://github.com/coolaj86/the-5-love-languages",
"repository": {
"url": "git://github.com/coolaj86/the-love-languages.git"
"url": "git://github.com/coolaj86/the-5-love-languages.git"
},
"main": "love-language.js",
"scripts": {
Expand Down

0 comments on commit 7c30d7b

Please sign in to comment.