Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
heyitspaul committed Dec 19, 2018
1 parent 0b0a080 commit 21ddb41
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,18 @@ puts text
#=> This is the SAD BOYS club
```

## CLI usage

Simply call either the `aesthetify` or `fullwidth` commands and enter your text after.

```bash
$ aesthetify macintosh plus
MACINTOSH PLUS
```

## Supported Ruby versions
aesthetify supports all of the currently supported versions of Ruby. As of
2018-10-19 these are:
2018-12-19 these are:
- Ruby 2.3 - 2.3.8
- Ruby 2.4 - 2.4.5
- Ruby 2.5 - 2.5.3
Expand Down

0 comments on commit 21ddb41

Please sign in to comment.