From 2cd3bd7d55a58e9dc622b5dd83c2f364cda7e175 Mon Sep 17 00:00:00 2001
From: Sam Calisch <sam.calisch@cba.mit.edu>
Date: Sun, 30 Jul 2017 17:11:47 -0400
Subject: [PATCH] Update README.md

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 69c67ff..bd490b2 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@ Nordic Radio's NRF52832 is a nice little chip -- It has a Cortex M4 running at 6
 
 In particular, the chip performs very well for its cost on tests measuring the speed of information transfer in and out of the CPU and over the RF channel.  https://pub.pages.cba.mit.edu/ring/
 
+This page describes how to use the NRF52(832) on Linux/Unix systems with open source tools. 
 
 ## Programming the NRF52
 
-- 
GitLab