Skip to content

Commit 14ce7be

Browse files
DeflateAwningsharkdp
authored andcommitted
Add hobbits to "related work" in README
1 parent 93a0d17 commit 14ce7be

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ the *width* of the rectangular grid as well as the way in which (groups of) byte
3636

3737
Download the appropriate `.deb` package from the [Release page](https://github.com/sharkdp/binocle/releases)
3838
and install it via `dpkg`:
39-
```
39+
```bash
4040
wget https://github.com/sharkdp/binocle/releases/download/v0.3.1/binocle_0.3.1_amd64.deb
4141
sudo dpkg -i binocle_0.3.1_amd64.deb
4242
```
@@ -45,7 +45,7 @@ sudo dpkg -i binocle_0.3.1_amd64.deb
4545

4646
binocle can be installed from the [extra repository](https://archlinux.org/packages/extra/x86_64/binocle/) using [pacman](https://wiki.archlinux.org/title/Pacman):
4747

48-
```
48+
```bash
4949
pacman -S binocle
5050
```
5151

@@ -56,7 +56,7 @@ Download the corresponding archive from the [Release page](https://github.com/sh
5656
### With cargo (Linux, macOS, Windows)
5757

5858
binocle can be installed via [cargo](https://doc.rust-lang.org/cargo/):
59-
```
59+
```bash
6060
cargo install binocle
6161
```
6262

@@ -72,3 +72,5 @@ See the [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT) files fo
7272
- [binvis.io](http://binvis.io/)
7373
- [cantor.dust](https://sites.google.com/site/xxcantorxdustxx/) ([talk](https://www.youtube.com/watch?v=4bM3Gut1hIk))
7474
- [veles.io](https://veles.io) ([GitHub [archived]](https://github.com/codilime/veles))
75+
- [hobbits](https://github.com/Mahlet-Inc/hobbits)
76+

0 commit comments

Comments
 (0)