From 684517fdd6621295ecd8d9bb6b346ff91af1ac98 Mon Sep 17 00:00:00 2001 From: Athul R T <athul111@gmail.com> Date: Sat, 14 Oct 2023 18:19:49 +0530 Subject: [PATCH] Updated README file - Updated readme file with link to proceedings and date. - fix : date in the filename was wrong. corrected from 2023-10-14 to 2023-10-13 - Added tendative next meeting date. --- README.md | 6 +++++- proceedings/{2023-10-14.md => 2023-10-13.md} | 0 2 files changed, 5 insertions(+), 1 deletion(-) rename proceedings/{2023-10-14.md => 2023-10-13.md} (100%) diff --git a/README.md b/README.md index 6478575..e12f3bf 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ with emphasis on building and selling RYF (Respect Your Freedom) devices. ## Next Meeting ``` -Date : +Date : November 19, 2023 Time : Venue : Topics : @@ -30,6 +30,10 @@ change. Our meetings are of 4 types: ## Proceedings of Previous Meetings & Events + +### July 2019 +- [Meeting on 13th](proceedings/2023-10-13.md) [Planning Session] + ### July 2019 - [Meeting on 7th](proceedings/2019-07-07.md) [Planning Session, Social Coding Sessions] diff --git a/proceedings/2023-10-14.md b/proceedings/2023-10-13.md similarity index 100% rename from proceedings/2023-10-14.md rename to proceedings/2023-10-13.md -- GitLab