Skip to content

Commit

Permalink
update readme to include installation
Browse files Browse the repository at this point in the history
  • Loading branch information
arthyn authored Apr 21, 2022
1 parent 67858a5 commit 2e92ec2
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,19 @@

Hoon language support in VSCode.

## Requirements

Requires installing @urbit/hoon-language-server you can do so like this:

```bash
npm i -g @urbit/hoon-language-server
```

## Features

- Syntax highlighting for all your favorite runes
- Automatic closing of all your `sel`s and `ser`s.

### 1.0.0
### 0.1.0

Initial release of Hoon

0 comments on commit 2e92ec2

Please sign in to comment.