diff --git a/README.md b/README.md index f6b17c0..b6781ae 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,20 @@ # Cowsay.jl +```plaintext + ___________________ +< Cowsay for Juila! > + ------------------- + \ ^__^ + \ (oo)\_______ + (__)\ )\/\ + ||----w | + || || +``` + [![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://MillironX.github.io/cowsay.jl/stable) [![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://MillironX.github.io/cowsay.jl/dev) [![Build Status](https://github.com/MillironX/cowsay.jl/workflows/CI/badge.svg)](https://github.com/MillironX/cowsay.jl/actions) [![Coverage](https://codecov.io/gh/MillironX/cowsay.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/MillironX/cowsay.jl) + +A talking cow library for Julia, based on the [Fedora release of +cowsay](https://src.fedoraproject.org/rpms/cowsay).