Skip to content

Commit

Permalink
Fix readme error
Browse files Browse the repository at this point in the history
Signed-off-by: Adrien Kara <[email protected]>
  • Loading branch information
IGLOU-EU committed Nov 13, 2020
1 parent 4c81c8b commit 9bc4624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ One day, i noticed that there no lib to easy use CowSay with Go. So i made it :D

## How to using it

First, use `Ceate()` to instance and init a `Pimp` struct
First, use `Create()` to instance and init a `Pimp` struct
Now you can config you `gosay` instance like you whant
When your configuration are done, you can use `Say()` to build a string formated like Cowsay

Expand Down

0 comments on commit 9bc4624

Please sign in to comment.