From e14f9050d77b1ee006dd984fcf615c78f40fec76 Mon Sep 17 00:00:00 2001 From: Cristian Zanella <74058519+CristianZanella@users.noreply.github.com> Date: Mon, 28 Jun 2021 14:22:35 -0300 Subject: [PATCH] PasswordGenerator-Python --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 71cb2bb..de55c2f 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,3 @@ Gerador de senhas complexas (feito em Python). // Complex password generator (ma Aqui você pode ver o código rodando. // Here you can see the code running. ![PasswordGenerator-Python](https://user-images.githubusercontent.com/74058519/107789424-56613100-6d30-11eb-9321-f03bb44a72b5.png) - -Básicamente é isso. Espero que ajude =]. // That's basically it. I hope it helps =].