diff --git a/Readme.md b/Readme.md
index 77ae2fbf0bc000233ede18b0a3a3b6edd78570b8..7ad53c18645ca2e57e8479fff1057808464a6c95 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