mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Update Atom banner in README
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Atom — Futuristic Text Editing
|
||||
# Atom — Futuristic Text Editing
|
||||
|
||||

|
||||

|
||||
|
||||
## Building from source
|
||||
|
||||
@@ -10,7 +10,7 @@ Requirements
|
||||
|
||||
**Mountain Lion**
|
||||
|
||||
**The Setup™**
|
||||
**The Setup™**
|
||||
|
||||
**Xcode** (Get Xcode from the App Store (ugh, I know))
|
||||
|
||||
@@ -96,5 +96,3 @@ window.keymap.bindKeys '.editor'
|
||||
When a keypress matches a pattern on an element that matches the selector, it will be translated to the
|
||||
named event, which will bubble up the DOM from the site of the keypress. Extension code can listen for
|
||||
the named event and react to it.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user