From b00ecb848dc6c66f6b35252c7de28248e5d4478d Mon Sep 17 00:00:00 2001 From: Rasmus Rasmussen Date: Tue, 15 Apr 2025 08:54:35 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3da2128..becc704 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Simple Social Media (SSM) is a small project that aims to create a small, simple social media platform that can run on relatively low-end hardware, written in C# on the backend, with Nuxt3 on the frontend. -## Design Considerations +## Design Considerations (version 1) To keep the system simple for development, I've decided to split it up into two.