From 44616ecc72de41f30184f78926ae058483d80987 Mon Sep 17 00:00:00 2001 From: Frederic Heem Date: Sat, 26 Aug 2017 19:08:00 +0100 Subject: [PATCH] update --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 56feb281..ad633064 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,7 @@ For more information about the backend, see its [README](server/README.md) * [CodeClimate](https://codeclimate.com): Automated code review [![Code Climate](https://codeclimate.com/github/FredericHeem/starhackit/badges/gpa.svg)](https://codeclimate.com/github/FredericHeem/starhackit) [![Test Coverage](https://codeclimate.com/github/FredericHeem/starhackit/badges/coverage.svg)](https://codeclimate.com/github/FredericHeem/starhackit/coverage) * [Coveralls](https://coveralls.io): [![Coverage Status](https://coveralls.io/repos/FredericHeem/starhackit/badge.svg?branch=master)](https://coveralls.io/r/FredericHeem/starhackit?branch=master) -* [DevLab](https://github.com/TechnologyAdvice/DevLab): Containerize your development workflow. -* [Trevor](https://github.com/vdemedes/trevor): Your own Travis CI to run tests locally. +* [Binci](https://github.com/binci/binci): Containerize your development workflow. > The frontend and the backend are two separate projects with their own set of dependencies. One can use the frontend with another existing backend, or use the backend with another frontend stack.