Remove text wrapping reference from README

This commit is contained in:
Thomas A. Christensen II 2022-02-01 19:00:38 -06:00
parent c31104da84
commit 4cd2cf5a07
Signed by: millironx
GPG key ID: 139C07724802BC5D

View file

@ -32,7 +32,7 @@ add Cowsay
Complete usage info can be found in [the documentation]. Cowsay.jl exports two
functions: `cowsay` and `cowthink`, which print an ASCII cow saying or thinking
a message without text wrapping, respectively.
a message, respectively.
```julia-repl
julia> using Cowsay