Skip to content

Commit

Permalink
Add installation instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
spenserblack authored Aug 10, 2023
1 parent fa9c454 commit 49ae6a9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@ A bit like [tokei][tokei], a lot like [linguist][linguist].
| **Detect Language with Heuristics** | Yes | No | Yes |
| **Detect Language with Classifier** | Yes | No | Not Yet ;) |

## Installation

The following installs the `gengo` binary.

```shell
cargo install gengo-bin
```

## Usage

### Overrides
Expand Down

0 comments on commit 49ae6a9

Please sign in to comment.