From c78c89f40d32a5826c1d43104c39f9014b6cc312 Mon Sep 17 00:00:00 2001 From: GuillaumeFalourd Date: Fri, 26 Feb 2021 15:23:05 -0300 Subject: [PATCH] update README file Signed-off-by: GuillaumeFalourd --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7e5e94c..1a06670 100755 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ This repository contains Ritchie formulas which can be executed by [ritchie-cli] - [Live Text Detection](https://github.com/GuillaumeFalourd/formulas-python/tree/master/detect/text-on-video): `rit detect text-on-video` - [Wikipedia Search](https://github.com/GuillaumeFalourd/formulas-python/tree/master/wiki/search): `rit wiki search` - [Send Email](https://github.com/GuillaumeFalourd/formulas-python/tree/master/send/email): `rit send email` +- [Flappy Bird Game](https://github.com/GuillaumeFalourd/formulas-python/tree/master/game/flappy-bird): `rit game flappy-bird` ### Doing