From 23bb563286f36b3581c03b7413e319c3e315c1a6 Mon Sep 17 00:00:00 2001 From: Arturo Soto Date: Thu, 16 Jul 2020 20:53:10 -0500 Subject: [PATCH 1/2] Modifique main.txt con mi nombre --- main.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/main.txt b/main.txt index e69de29..93fa230 100644 --- a/main.txt +++ b/main.txt @@ -0,0 +1 @@ +Soy Arturo Soto y este es el reto final de GitHub From f0b49bafb89995064b376a3c9168dd1342349b1e Mon Sep 17 00:00:00 2001 From: Arturo Soto Date: Thu, 16 Jul 2020 20:58:08 -0500 Subject: [PATCH 2/2] Agregue el archivo 2 --- main2.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 main2.txt diff --git a/main2.txt b/main2.txt new file mode 100644 index 0000000..79e2a5f --- /dev/null +++ b/main2.txt @@ -0,0 +1 @@ +Este es el 2° archivo del proyecto