From 780a878a3604a151a7e4aec30fcdc86293c21df3 Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Mon, 29 Nov 2021 08:02:07 -0600 Subject: [PATCH] Update README Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com> --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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).