Skip to content

Commit 21d513d

Browse files
committed
Add installation section in README.md
1 parent b0b9859 commit 21d513d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,16 @@ busterminal is a **BLAZINGLY FAST**, **RUST-BASED** CLI for.. jk. It's just a si
44

55
![busterminal example usage](https://s3.fr-par.scw.cloud/io.tmn.publicfiles/images/busterminal-5.png)
66

7+
## Installation
8+
9+
Install **busterminal** using cargo:
10+
```bash
11+
$ cargo install busterminal
12+
```
13+
714
## Usage
815

16+
Get departures from stops:
917
```bash
1018
$ busterminal --stop "Tyholt"
1119
```

0 commit comments

Comments
 (0)