From 26d4a5a26e7e4b206e403bab8eafb9d2b3d8700d Mon Sep 17 00:00:00 2001 From: Felix Delattre Date: Fri, 14 Aug 2020 14:10:05 +0000 Subject: [PATCH] removed test files; added readme file --- README.md | 1 + cecilia.txt | 2 -- hello.txt | 2 -- tara.txt | 3 --- 4 files changed, 1 insertion(+), 7 deletions(-) create mode 100644 README.md delete mode 100644 cecilia.txt delete mode 100644 hello.txt delete mode 100644 tara.txt diff --git a/README.md b/README.md new file mode 100644 index 0000000..8fa4802 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# Welcome to the loss calculator! diff --git a/cecilia.txt b/cecilia.txt deleted file mode 100644 index 58b7f54..0000000 --- a/cecilia.txt +++ /dev/null @@ -1,2 +0,0 @@ -Hello world from Cecilia - diff --git a/hello.txt b/hello.txt deleted file mode 100644 index f1ece18..0000000 --- a/hello.txt +++ /dev/null @@ -1,2 +0,0 @@ -Welcome to our loss calculator! - diff --git a/tara.txt b/tara.txt deleted file mode 100644 index 76c1e74..0000000 --- a/tara.txt +++ /dev/null @@ -1,3 +0,0 @@ -Hi Everyone! - -Changing the file -- GitLab