From fc0633fe0ee1a74aab8ed400ce423fe131697f33 Mon Sep 17 00:00:00 2001 From: Diogo Tridapalli Date: Tue, 3 Sep 2024 17:38:52 -0300 Subject: [PATCH] Update project Signed-off-by: Diogo Tridapalli --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dfa97a8..455bb23 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ fi git submodule update --init --recursive ``` -### Configuring the environment and dependencies +### Configuring the environment and dependencies ```sh rake setup @@ -71,7 +71,6 @@ rake xcode:tests ## Authors - [Diogo Tridapalli](https://twitter.com/diogot) - main developer -- [Marcel Müller](https://twitter.com/grigio) - designer ## License @@ -79,6 +78,7 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file ## Acknowledgments +- [Marcel Müller](https://twitter.com/grigio) - [Bruno Koga](https://github.com/brunokoga) - [Bruno Mazzo](https://github.com/BrunoMazzo) - [Igor Castañeda Ferreira](https://github.com/igorcferreira)