Skip to content

Commit b8227b3

Browse files
committed
Improve readme
1 parent 4df790c commit b8227b3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "hyperterm-dracula",
3-
"version": "0.1.0",
2+
"name": "hyperterm-dark-dracula",
3+
"version": "0.1.1",
44
"description": "Dark dracule HyperTerm theme",
55
"license": "MIT",
66
"repository": "dangvanthanh/hyperterm-dark-dracula",

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# hyperterm-dracula
1+
# hyperterm-dark-dracula
22

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

@@ -8,12 +8,12 @@
88

99
## Install
1010

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

1313
```
1414
plugins: [
1515
"hyperterm-dark-dracula"
16-
],
16+
]
1717
```
1818

1919
## License

0 commit comments

Comments
 (0)