From ebd3ed45056294008298a50075b8e882e6a478e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A0ber=20Becis=20Salma?= Date: Wed, 25 Mar 2026 11:33:18 +0100 Subject: [PATCH] Edit README to include 'EDITED' note --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d72c82a31..4b0dbe1da 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # intro-to-github This is a demo repository to practice using GitHub. - +EDITED It has two files in the **Code** tab: - **README.md** is a file that describes this repo (you are currently reading it) - **.gitignore** is a file that specifies which files and directories must be ignored by Git