From 70aac1addfd613e441ec1b3ed25314a347adb57d Mon Sep 17 00:00:00 2001
From: bbartels <bbartels@iastate.edu>
Date: Fri, 7 Apr 2017 14:45:48 -0500
Subject: [PATCH] documentation: Update Readme.md

---
 Readme.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Readme.md b/Readme.md
index 77ae2fbf0..7ad53c186 100644
--- a/Readme.md
+++ b/Readme.md
@@ -16,7 +16,7 @@ MicroCART has 3 areas of development:
     that holds it all together.
 - The ground station
   - The ground station is responsible for issuing important data to the quad
-    (like position data from the camera system), and issues commands to the quad
+    (like position data from the camera system) and issuing commands to the quad
     for things like configuration and path following directives.
 - The Controls Model
   - The quadcopter processor is programmed to implement a PID controller. We use
@@ -32,3 +32,5 @@ MicroCART has 3 areas of development:
 [How to demo the quadcopter](documentation/how_to_demo.md)  
 [How to charge the LiPo batteries](documentation/how_to_charge_lipo.md)  
 
+# Stable Releases
+To browse stable releases from previous teams, view the "Tags" tab above.
\ No newline at end of file
-- 
GitLab