diff --git a/README.md b/README.md
index 7c70be9..67106e8 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,11 @@ For Atom, search for `react-native-snippets-horse` in the [Atom Package Manager]
rncc |
Scaffolds a full react-native component class. |
+
+ React Native Create Stateless Function |
+ rnstf |
+ Scaffolds a stateless function. |
+
this.setState() |
tss |
@@ -41,6 +46,10 @@ For Atom, search for `react-native-snippets-horse` in the [Atom Package Manager]
React.PropTypes. |
rpt |
+
+ export default |
+ ed |
+
### Lifecycle Methods