misc/atom: minor update to readme.

db4
John Benediktsson 2015-07-14 19:49:06 -07:00
parent 0ddb0d4175
commit 1c9dd357b5
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +0,0 @@
## 0.1.0 - First Release
* Every feature added
* Every bug fixed

View File

@ -1,3 +1,11 @@
# atom package
A short description of your package.
This is a syntax highlighting package for Factor.
You can install this by copying this folder to:
cp -r /path/to/factor/mis/atom ~/.atom/languages-factor
Or symlinking it:
ln -sf /path/to/factor/misc/atom ~/.atom/languages-factor