commit 116100ad6f96f483d6e63d9d64e186afd84600f8
Author: Aaron Palestina <zs22016131@estudiantes.uv.mx>
Date:   Sat Feb 22 19:50:50 2025 -0600

    Agregando código de ASCII Art

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..3b3cb71
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+
+Proyecto Ascii
+
+Bonilla Palomino Carlos Raúl
+
+Palestina Villa Alexis Aarón
+
diff --git a/ascii.java b/ascii.java
new file mode 100644
index 0000000..e69de29
diff --git a/workspace.code-workspace b/workspace.code-workspace
new file mode 100644
index 0000000..876a149
--- /dev/null
+++ b/workspace.code-workspace
@@ -0,0 +1,8 @@
+{
+	"folders": [
+		{
+			"path": "."
+		}
+	],
+	"settings": {}
+}
\ No newline at end of file