@@ -0,0 +1,11 @@
+# atom
+
+> A hackable text editor for the 21st century.
+- Open a file or folder:
+`atom {{path/to/file/or/folder}}`
+- Open a file or folder in a new window:
+`atom -n {{path/to/file/or/folder}}`