From 4be6020042efb4cd5c4175e3c4f5f0242cea9370 Mon Sep 17 00:00:00 2001 From: AndreasBattaglia Date: Sun, 23 Apr 2023 00:07:07 +0200 Subject: [PATCH] =?UTF-8?q?23.04.2023,=20by=20Andreas=20=E2=80=93=20ReadMe?= =?UTF-8?q?.md=20:=20added=20name=20and=20city=20=E2=80=93=20test1.txt=20:?= =?UTF-8?q?=20file=20created?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ReadMe.md | 4 +++- test1.txt | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 test1.txt diff --git a/ReadMe.md b/ReadMe.md index ab08fe1..e728ccb 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,3 +1,5 @@ -Hi there! What's your name? Where are you from? +Hi there! +What's your name? Andreas +Where are you from? Geneva **Fork this repository, then clone your version, modify it, push your changes, and create a pull request!** diff --git a/test1.txt b/test1.txt new file mode 100644 index 0000000..0ca4001 --- /dev/null +++ b/test1.txt @@ -0,0 +1,2 @@ +My test file. +From Andreas, Geneva. \ No newline at end of file