Skip to content

Commit ebdac76

Browse files
committed
Merge pull request #59 from rgbkrk/readme2.0
Finalize README before 2.0
2 parents 9804b3d + 345ba26 commit ebdac76

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,24 @@
11
# Run code in Atom!
22

3-
![](https://f.cloud.github.com/assets/836375/2354274/4932e59e-a5bb-11e3-9f00-c5b5c9d6fc67.gif)
3+
![](https://f.cloud.github.com/assets/836375/2359256/844b39ba-a615-11e3-9732-d6a0cd5694a0.gif)
44

55
Currently supports:
66

77
* Bash
88
* Coffeescript
9-
* Go (only by file)
9+
* Go *
10+
* F# *
1011
* Javascript
12+
* newLISP
1113
* Perl
1214
* PHP
1315
* Python
1416
* Ruby
15-
* F#
16-
* newLISP
1717

1818
You only have to add a few lines in a PR to support another.
1919

20+
`*`'ed languages only support file based runs.
21+
2022
## Installation
2123

2224
`apm install script`

0 commit comments

Comments
 (0)