From 4507e0d0b8ae10a08bf368bcc1010376e41e3f55 Mon Sep 17 00:00:00 2001 From: omardelarosa Date: Wed, 12 Feb 2014 15:28:37 -0500 Subject: [PATCH] corrected a typo in the readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ae3621..f64dbd0 100644 --- a/README.md +++ b/README.md @@ -75,4 +75,4 @@ Would be nice to add in the future: - SPI - etc... -It works by memory-mapping the bcm2835 gpio range, and therefor require root/administrative-rights to run. +It works by memory-mapping the bcm2835 gpio range, and therefore require root/administrative-rights to run.