From 7c4b7dd6f1726dd6f4d6e80da12e951912b36464 Mon Sep 17 00:00:00 2001 From: Liat Wassershtrom Date: Wed, 5 Jul 2017 13:00:29 +0100 Subject: [PATCH] Add hive link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28e26c6..4340233 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # Project Guidelines · [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) > While developing a new project is like rolling on a green field for you, maintaining it is a potential dark twisted nightmare for someone else. -Here's a list of guidelines we've found, written and gathered that (we think) works really well with most javascript projects. +Here's a list of guidelines we've found, written and gathered that (we think) works really well with most javascript projects here at [hive](http://wearehive.co.uk). If you want to share a best practice, or think one of these guidelines should be removed, [feel free to share it with us](http://makeapullrequest.com). - [Git](#git) - [Documentation](#documentation)