Update README.md

This commit is contained in:
Rasmus Rasmussen 2025-04-15 08:54:35 +00:00
parent 5ea0dfd4d3
commit b00ecb848d

View File

@ -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. 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. To keep the system simple for development, I've decided to split it up into two.