From 10aabdf0361fb143cf679e6884dad9b58c803c5c Mon Sep 17 00:00:00 2001 From: Elias Batek Date: Sun, 18 Aug 2024 03:47:38 +0200 Subject: [PATCH] Add top-level heading with repo name --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a67e043..07f4f05 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# arsd – Adam Ruppe's Software Development + +Generated documentation: + > [!IMPORTANT] > As of January 1, 2024, this repo is written in the [OpenD Programming Language](https://dpldocs.info/opend/). This is very similar to, but NOT the same as Walter Bright's version of the D Programming Language. >