From 6cf0c34210225a4b02d1c58393d5291700dc0f6e Mon Sep 17 00:00:00 2001 From: Oleg Hahm Date: Mon, 23 Dec 2013 23:44:39 +0100 Subject: [PATCH] removed pointer to RIOT repository from README --- boards/README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/boards/README.md b/boards/README.md index cda1a563ead9..b19474b039e2 100644 --- a/boards/README.md +++ b/boards/README.md @@ -1,6 +1,3 @@ Platform configurations for RIOT-OS ==================================== -This repository contains existing configuration and initialization files for platforms supported by RIOT-OS. - -RIOT's kernel, system libraries, and drivers can be found here: -https://github.com/RIOT-OS/RIOT +This directory contains existing configuration and initialization files for platforms supported by RIOT-OS.