Remove more Gam references
diff --git a/README.md b/README.md
index 1b10ce0..82a3e7c 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@
 
 Folders:
 
-	docs        Contains all of the documentation for Gam (currently empty).
-	include     Contains all of the public header files for Gam.
-	src         All of Gam's source code.
-	tests       Tests for Gam.
+	docs        Contains all of the documentation (currently empty).
+	include     Contains all of the public header files.
+	src         All source code.
+	tests       Tests.