Skip to content

Commit 1e66330

Browse files
committed
Change hyperterm to hyper
1 parent c30faf1 commit 1e66330

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

readme.md

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

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

5-
> Dark dracula [HyperTerm](https://hyperterm.org/) theme
5+
> Dark dracula [Hyper.app](https://hyper.is/) theme
66
77
![](screenshot.png)
88

99
## Install
1010

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

1313
```
1414
plugins: [
15-
"hyperterm-dark-dracula"
15+
"hyper-dark-dracula"
1616
]
1717
```
1818

0 commit comments

Comments
 (0)