From 48acb3a6d3f933197ea51f58eacd022c719d2265 Mon Sep 17 00:00:00 2001 From: Nico Bleiler Date: Mon, 30 Oct 2023 02:01:17 +0100 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f457447..4c46877 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ [![buymeacoffee](https://img.shields.io/badge/Donate-Buy%20me%20a%20coffee-orange.svg)](https://www.buymeacoffee.com/nicobleiler) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/nicobleiler/birb.dance/blob/master/LICENSE.md) -An initiative, using code from [`parrot.live`](https://github.com/hugomd/parrot.live), to allow any computer with `curl` to display _animated_ birbs. +An initiative, inspired by [`parrot.live`](https://github.com/hugomd/parrot.live), to allow any computer with `curl` to display _animated_ birbs. +Additionally you view a simulated terminal in the `browser` [`birb.dance`](https://birb.dance) to enjoy all the birbs you could ever want. # Try it! ```bash @@ -14,8 +15,8 @@ curl birb.dance # Use extra options to change fps, birb or flip the birb curl birb.dance/parrot?fps=5 # To use multiple options at the same time you have to escape the `&` or put the whole url in quotes -curl birb.dance/parrot?fps=5\&flipped=true -curl "birb.dance/parrot?fps=5&flipped=true" +curl birb.dance/parrot?fps=5\&flipped +curl "birb.dance/parrot?fps=5&flipped" ``` # :partybirb: @@ -24,7 +25,7 @@ curl "birb.dance/parrot?fps=5&flipped=true" # Thanks -* [hugomd](https://github.com/hugomd) for [`parrot.live`](https://github.com/hugomd/parrot.live), and for the code +* [hugomd](https://github.com/hugomd) for [`parrot.live`](https://github.com/hugomd/parrot.live), and for idea # More Birbs * [cultofthepartyparrot.com](http://cultofthepartyparrot.com/)