Skip to content

Commit

Permalink
Improve readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dangvanthanh committed Aug 1, 2016
1 parent 4df790c commit b8227b3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hyperterm-dracula",
"version": "0.1.0",
"name": "hyperterm-dark-dracula",
"version": "0.1.1",
"description": "Dark dracule HyperTerm theme",
"license": "MIT",
"repository": "dangvanthanh/hyperterm-dark-dracula",
Expand Down
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# hyperterm-dracula
# hyperterm-dark-dracula

[![Build Status](https://travis-ci.org/dangvanthanh/hyperterm-dark-dracula.svg?branch=master)](https://travis-ci.org/dangvanthanh/hyperterm-dracula)

Expand All @@ -8,12 +8,12 @@

## Install

Add `hyperterm-dracula` to the plugins list in your `~/.hyperterm.js` config file.
Add `hyperterm-dark-dracula` to the plugins list in your `~/.hyperterm.js` config file.

```
plugins: [
"hyperterm-dark-dracula"
],
]
```

## License
Expand Down

0 comments on commit b8227b3

Please sign in to comment.