upside-down.rs

Silly command to turn your text into unicode that looks like the text is upside down.

Installation and usage

Github

git clone https://github.com/rmsthebest/upside-down cd upside-down cargo run -- <text to flip>

Cargo

``` cargo install upside-down upside-down

```