Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

Commit bbd81da

Browse files
committed
chore(docs): readme
1 parent fa5def1 commit bbd81da

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

README.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# bterm
22

3-
Cross-Platform Terminal Emulator
3+
Fully customisable cross-platform terminal.
4+
5+
Runs everywhere. MacOS, Linux or Windows.
46

57
### Download
68

7-
https://bterm.bleenco.io
9+
[http://bterm.bleenco.io](http://bterm.bleenco.io)
810

911
### Development
1012

@@ -20,24 +22,24 @@ To make a production build run
2022
npm run dist
2123
```
2224

23-
### Preview
25+
### Quick Preview
2426

25-
#### macOS
27+
- MacOS
2628

2729
<p align="center">
28-
<img src="https://cloud.githubusercontent.com/assets/1796022/22859387/890572ce-f0d9-11e6-9a84-a95e54143eca.png" width="570">
30+
<img src="https://cloud.githubusercontent.com/assets/1796022/24708240/95c00ffe-1a16-11e7-9a4b-b499b25aa2e4.png">
2931
</p>
3032

31-
#### Windows 10
33+
- Windows
3234

3335
<p align="center">
34-
<img src="https://cloud.githubusercontent.com/assets/1796022/23584697/5be44658-0169-11e7-88c8-c92d391d7235.png" width="500">
36+
<img src="https://cloud.githubusercontent.com/assets/1796022/24708260/9f40a5d4-1a16-11e7-87da-5529b0d73416.PNG">
3537
</p>
3638

37-
#### Linux
39+
- Linux
3840

3941
<p align="center">
40-
<img src="https://cloud.githubusercontent.com/assets/1796022/23584752/0ef92fb4-016b-11e7-89af-d9151639bab7.png" width="500">
42+
<img src="https://cloud.githubusercontent.com/assets/1796022/24708258/9f23a538-1a16-11e7-8eb3-42cba33ceac7.png">
4143
</p>
4244

4345
### LICENCE

0 commit comments

Comments
 (0)