From 015ef18968be199ebccb0a9200540a1f4f5ce4e9 Mon Sep 17 00:00:00 2001 From: overflowerror Date: Fri, 2 Feb 2024 22:05:53 +0100 Subject: [PATCH] Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6611cf3 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# XML Programming + +I wrote this a few years back to prove a point (September 12th 2021 according to the mtime of the project files). Other than that I don't really have an idea what I did here. ^^