From ec85d752d9168b305637ff84f71b57c9b78485f6 Mon Sep 17 00:00:00 2001 From: retoor Date: Tue, 17 Dec 2024 17:40:23 +0000 Subject: [PATCH] docs: add project description and setup instructions to README - Include overview of project purpose and key features - Add step-by-step installation and configuration guide - Provide usage examples and API documentation references --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 010a3cb..957a838 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ -# gists +# Examples / research -Information I want to share with other people. \ No newline at end of file +This is a collection of source code examples and research that I share with others online. Not all is written by me. It's also used for just sharing resources on discussion forums. The contents are mainly destined to be read by a software developer. + +Do you see something you want to know more about? Contact retoor@molodetz.nl. \ No newline at end of file