From 13b73f3666a5581d3cab2358793b27f3f19514dd Mon Sep 17 00:00:00 2001 From: GuillaumeFalourd Date: Sun, 6 Jun 2021 16:07:23 -0300 Subject: [PATCH] update tetris README file Signed-off-by: GuillaumeFalourd --- game/tetris/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/game/tetris/README.md b/game/tetris/README.md index a39fea0..6eee321 100755 --- a/game/tetris/README.md +++ b/game/tetris/README.md @@ -2,7 +2,7 @@ ## Credits -With the help from [https://github.com/rajatdiptabiswas/tetris-pygame](rajatdiptabiswas). +Coded inspired from [https://github.com/rajatdiptabiswas/tetris-pygame](rajatdiptabiswas). ## Command @@ -12,7 +12,7 @@ rit game tetris ## Description -Formula para jogar Tetris usando o Ritchie. +Formula to play Tetris with Ritchie. ## Demo