Skip to content

Commit 7a15fbb

Browse files
committed
docs: update README.md
1 parent 9bc0956 commit 7a15fbb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# `junkanoo` -
1+
# `junkanoo`
22

33
[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg)](https://github.com/RichardLitt/standard-readme)
44
[![Go Report Card](https://goreportcard.com/badge/github.com/dennis-tra/pcp)](https://goreportcard.com/report/github.com/dennis-tra/pcp)
55
[![Maintainability](https://api.codeclimate.com/v1/badges/de64b09a3731b8a8842b/maintainability)](https://codeclimate.com/github/dennis-tra/pcp/maintainability)
66
[![Latest test suite run result](https://github.com/dennis-tra/pcp/actions/workflows/tests.yml/badge.svg)](https://github.com/dennis-tra/pcp/actions)
77
[![Github Releases Download Count](https://img.shields.io/github/downloads/dennis-tra/pcp/total.svg)]()
88

9-
A decentralized ephemeral file sharing CLI browser built with Rust and libp2p.
9+
A decentralized ephemeral file sharing TUI browser 📁 🔄 🔒
1010

1111
## Overview
1212

@@ -27,6 +27,7 @@ Junkanoo enables secure, peer-to-peer file sharing through an encrypted channel.
2727
### Using Homebrew (macOS)
2828

2929
```bash
30+
brew tap maschad/junkanoo
3031
brew install junkanoo
3132
```
3233

0 commit comments

Comments
 (0)