Skip to content

Commit

Permalink
Include installation info
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaulendil committed Jun 2, 2021
1 parent 0767287 commit d54de5f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ The codepoints used are the ones defined by the [Free Tengwar Font Project](http
based on the mapping in [the ConScript Unicode Registry](https://en.wikipedia.org/wiki/Tengwar#ConScript_Unicode_Registry),
and will only correctly render if a font is installed that includes them.

## Installation

With [Cargo](https://github.com/rust-lang/cargo) installed, the following command will build and install from [crates.io](https://crates.io) automatically:

cargo install tengwar

## Usage

When run directly, reads all command-line arguments and prints them back in Tengwar, separated by spaces:
Expand Down

0 comments on commit d54de5f

Please sign in to comment.