From 0e82e26e986868e4013f8ecfff72816c0f3a8858 Mon Sep 17 00:00:00 2001 From: "Shaun J. Clayton" Date: Mon, 4 Mar 2019 14:57:51 -0500 Subject: [PATCH] Fix cowsay description and fortune URL --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index e3b724d..f7be35c 100644 --- a/readme.md +++ b/readme.md @@ -411,8 +411,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ## Just for Fun -- [cowsay](https://github.com/tnalpgge/rank-amateur-cowsay) - You can [install with homebrew](http://brewformulas.org/Cowsay). -- [fortune](http://brewformulas.org/Fortune) - Shows a random fortune. +- [cowsay](https://github.com/tnalpgge/rank-amateur-cowsay) - A configurable talking cow (and other animals). +- [fortune](https://github.com/shlomif/fortune-mod) - Shows a random fortune. - [ponysay](https://github.com/erkin/ponysay) - Pony rewrite of cowsay. - [yosay](https://github.com/yeoman/yosay) - Like cowsay, but for yeoman. - [lolcat](https://github.com/busyloop/lolcat) - Outputs text in rainbow colors.