From 40f9637f554e9a9b683bcadea584f824b5fbb4b6 Mon Sep 17 00:00:00 2001 From: Denis Date: Sat, 22 Feb 2014 09:21:50 +0200 Subject: [PATCH] chore(readme): add links to 3rd party projects --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 981acabe34..54c5411f2c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ HabitRPG [![Build Status](https://travis-ci.org/HabitRPG/habitrpg.png?branch=mas [HabitRPG](https://habitrpg.com) is an open source habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor. -Built using Angular, Express, Mongoose, Jade, Stylus, Grunt and Bower. +Built using [Angular](http://angularjs.org/), [Express](http://expressjs.com/), [Mongoose](http://mongoosejs.com/), [Jade](http://jade-lang.com/), [Stylus](http://learnboost.github.io/stylus/), [Grunt](http://gruntjs.com/) and [Bower](http://bower.io/). # Set up HabitRPG locally