mirror of
https://github.com/cmur2/language-zonefile.git
synced 2025-09-03 13:13:08 +02:00
docs: add installation instructions and screenshot
This commit is contained in:
16
README.md
16
README.md
@@ -2,6 +2,22 @@
|
||||
|
||||
Adds basic syntax highlighting based on the [Sublime Text package](https://github.com/sixty4k/st2-zonefile) to zone files in Atom.
|
||||
|
||||

|
||||
|
||||
## Installation
|
||||
|
||||
Available as [Atom package](https://atom.io/packages/language-zonefile):
|
||||
|
||||
```
|
||||
apm install language-zonefile
|
||||
```
|
||||
|
||||
Or directly via git:
|
||||
|
||||
```
|
||||
git clone https://github.com/cmur2/language-zonefile.git ~/.atom/packages/language-zonefile
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
language-zonefile is licensed under the MIT License. See LICENSE for more information.
|
||||
|
Reference in New Issue
Block a user