diff --git a/readme.html b/readme.html
index cb3387e..6fb073c 100644
--- a/readme.html
+++ b/readme.html
@@ -40,6 +40,13 @@
Data Types
+ Braces
+
+
+ - At any point in the program, to come out of a brace (be if of a function, an if-else, or a loop), use the command out.
+
+
+
Functions
- If-Else
+ While Loop
- To use the while loop construct, start the command with the word while.