summaryrefslogtreecommitdiffstats
path: root/development/atom/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/atom/README')
-rw-r--r--development/atom/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/development/atom/README b/development/atom/README
new file mode 100644
index 0000000000..b747df381c
--- /dev/null
+++ b/development/atom/README
@@ -0,0 +1,10 @@
+Atom is a Chorme-based text editor, hackable and full-featured.
+
+Atom comes loaded with the features you've come to expect from
+a modern text editor, like a file system browser, fuzzy finder for
+quickly opening files, fast project-wide search and replace,
+snippets, code folding and more.
+
+To build Atom is necessary to download about 500MB of data,
+which are temporarily stored in /tmp/atom-cached-atom-shells
+and ~/.atom, which can be deleted after building.