Skip to content

Commit

Permalink
adds an example to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
webmatze committed May 14, 2024
1 parent d6f070d commit 8087bd4
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

Welcome to the `icanhazdadjoke` gem! This Ruby gem provides a simple interface to fetch jokes from the icanhazdadjoke API, which is a service for getting random dad jokes.

```bash
$ icanhazdadjoke | cowsay
________________________________________
/ I remember when I was a kid, I opened \
| my fridge and noticed one of my |
| vegetables were crying. I guess I have |
\ some emotional cabbage. /
----------------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
```

## Installation

Add this line to your application's Gemfile:
Expand Down

0 comments on commit 8087bd4

Please sign in to comment.