From 642e466ccb775a57fe938520982391f7059a50f7 Mon Sep 17 00:00:00 2001 From: Simon Lynen Date: Sun, 23 Feb 2014 16:54:38 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 89b4880..3ad7695 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,5 @@ #### This repository contains tools and a wiki to aid efficient programming and high usability of the resulting software -- The styleguide used a the Autonomous Systems Lab. -- Auto-formatters for this styleguide. -- Descriptions of how to profile code. -- Description of the code-review process. -- Description of the build-server and continuous integration tests. + +See the [wiki](https://github.com/ethz-asl/programming_guidelines/wiki) for more information.