From 8a72aa704f57bd72849cdb4ccb759515fba86c03 Mon Sep 17 00:00:00 2001 From: Cristian Nasta Date: Wed, 2 Oct 2024 15:05:43 +0000 Subject: [PATCH] New READMEnand the two fisrt fixes documented --- README | 1 + fix.txt | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 00000000..29afdfaa --- /dev/null +++ b/README @@ -0,0 +1 @@ +My own README file diff --git a/fix.txt b/fix.txt index e69de29b..c0af201f 100644 --- a/fix.txt +++ b/fix.txt @@ -0,0 +1,2 @@ +Fix #1 added -- You can safely remove this line -- +Fix #2: very important fix added -- You can safely remove this line --