From 9bc4624d75b8034f8e4b01fa62adfceb130f9389 Mon Sep 17 00:00:00 2001 From: Adrien Kara Date: Fri, 13 Nov 2020 16:58:45 +0100 Subject: [PATCH] Fix readme error Signed-off-by: Adrien Kara --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52bc2f8..c006404 100644 --- a/README.md +++ b/README.md @@ -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