From 66eca09d5eaedd52275a776e906242e3e6bb4dcc Mon Sep 17 00:00:00 2001 From: 250405 <250405@epvc.pt> Date: Fri, 13 Mar 2026 17:58:32 +0000 Subject: [PATCH] =?UTF-8?q?Indica=C3=A7=C3=A3o=20do=20alfabeto=20da=20cifr?= =?UTF-8?q?a.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit eh literalmente o titulo bro --- README.md | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bacb0ed..dcb5f10 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,34 @@ # Encriptador-Bots -Uma encriptador feito a partir da cifra Bots \ No newline at end of file +Uma encriptador feito a partir da cifra Bots + +-------------------------------------------- + +Alfabeto Bots: + a - 0 + b - 1 + c - 2 + d - 3 + e - 4 + f - 5 + g - 6 + h - 7 + i - 8 + j - 9 + k - p + l - o + m - n + n - m + o - l + p - k + q - j + r - i + s - h + t - g + u - f + v - e + w - d + x - c + y - b + z - a + caracter nao identificado - ?/! \ No newline at end of file