From dba0f96a25c04fed772987bf382513bb16a71336 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Sun, 2 Jan 2022 19:29:41 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0bd83bb..bc1ffcb 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,6 @@ An example with Python installed on your machine: * start a webserver pointing to your current directory: `python -m http.server` * open http://localhost:8000 in your browser + +# Reuse +If you do reuse my work, please consider linking back to this repository 🙂 \ No newline at end of file