Remove text wrapping reference from README
This commit is contained in:
parent
c31104da84
commit
4cd2cf5a07
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ add Cowsay
|
||||||
|
|
||||||
Complete usage info can be found in [the documentation]. Cowsay.jl exports two
|
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
|
functions: `cowsay` and `cowthink`, which print an ASCII cow saying or thinking
|
||||||
a message without text wrapping, respectively.
|
a message, respectively.
|
||||||
|
|
||||||
```julia-repl
|
```julia-repl
|
||||||
julia> using Cowsay
|
julia> using Cowsay
|
||||||
|
|
Loading…
Reference in a new issue