From d9de3d7516bd994417a9504a9b12b5b77dd0161d Mon Sep 17 00:00:00 2001 From: Leonardo Kotlarenko Date: Sun, 13 Aug 2023 15:54:25 -0300 Subject: [PATCH 1/2] =?UTF-8?q?docs:=20=F0=9F=93=9D=20Update=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 18bf8eb..6e41c39 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ _Este README está disponível em [português](https://github.com/Cyggnus/ShuffleGenie/blob/main/README_PT-BR.md)._ +## Try It Out + +You can try the app by visiting this link: +[ShuffleGenie](http://shufflegenie.site) + # Shuffle Genie - Marvel Snap Deck Generator
@@ -10,11 +15,6 @@ _Este README está disponível em [português](https://github.com/Cyggnus/Shuffl Shuffle Genie is a web app developed by [Leonardo Kleimpaul](https://github.com/LeonardoKleimpaul) and [Leonardo Kotlarenko](https://github.com/lkotlarenko) that allows Marvel Snap players to generate random decks and easily copy the code to try that new random deck in-game. The card data is sourced from MarvelSnapZone.com and MarvelSnap.Pro. The project is fully open source and built using React, Tailwind CSS, Material Tailwind, i18next, SweetAlerts2, and Heroicons. -## Try It Out - -You can try the app by visiting the following link: -[https://cyggnus.github.io/ShuffleGenie/](https://cyggnus.github.io/ShuffleGenie/) - ## Important Information - All card data comes from [Marvel Snap Zone©](https://marvelsnapzone.com/) & [MarvelSnap.Pro©](https://marvelsnap.pro/). From 69cddaf8daf1e72d77656e4e3f19ec2defc7e3a2 Mon Sep 17 00:00:00 2001 From: Leonardo Kotlarenko Date: Sun, 13 Aug 2023 15:56:54 -0300 Subject: [PATCH 2/2] =?UTF-8?q?docs:=20=F0=9F=93=9D=20Update=20readme=5Fpt?= =?UTF-8?q?-br?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README_PT-BR.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README_PT-BR.md b/README_PT-BR.md index 8e4d539..45f62a6 100644 --- a/README_PT-BR.md +++ b/README_PT-BR.md @@ -1,5 +1,10 @@ _This README is available in [english](https://github.com/Cyggnus/ShuffleGenie/blob/main/README.md)._ +## Experimente agora + +Você pode testar o aplicativo visitando o seguinte link: +[ShuffleGenie](http://shufflegenie.site) + # Shuffle Genie - Gerador de Baralhos Aleatórios para Marvel Snap
@@ -11,11 +16,6 @@ _This README is available in [english](https://github.com/Cyggnus/ShuffleGenie/b O Shuffle Genie é um aplicativo web desenvolvido por [Leonardo Kleimpaul](https://github.com/LeonardoKleimpaul) e [Leonardo Kotlarenko](https://github.com/lkotlarenko) que permite aos jogadores de Marvel Snap gerar baralhos aleatórios e copiar facilmente o código deles para experimenta-los no jogo. Os dados das cartas são obtidos dos sites MarvelSnapZone.com e MarvelSnap.Pro. O projeto é completamente de código aberto e foi desenvolvido usando React, Tailwind CSS, Material Tailwind, i18next, SweetAlerts2 e Heroicons. -## Experimente agora - -Você pode testar o aplicativo visitando o seguinte link: -[https://cyggnus.github.io/ShuffleGenie/](https://cyggnus.github.io/ShuffleGenie/) - ## Informações Importantes - Todos os dados das cartas são obtidos dos sites [Marvel Snap Zone©](https://marvelsnapzone.com/) e [MarvelSnap.Pro©](https://marvelsnap.pro/).