From 1d0436319e2e39f07d020a14a4aae8ae8dcb7ffb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20=C5=BDitn=C3=BD?= <88278380+Yggdrasill501@users.noreply.github.com> Date: Mon, 13 Jan 2025 21:16:09 +0100 Subject: [PATCH] Update README.md --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 1c38895..17107ad 100644 --- a/README.md +++ b/README.md @@ -67,12 +67,3 @@ int main() { You may ask where is the motivation coming from? It's coming to understand and to handle the best way how to handle back-end and api development, and since C/C++ is probably the most abstract way to do it your self. - -## BTW - -The Motivation of this project was to make it as simple as possible. -Simplicity is always found in minimalism, -so for the whole project I was using neovim, -and if you wish to see my simple config visit [Neovim Setup](https://github.com/Yggdrasill501/yggdrasill501_nvim_setup). -After this I can say, "I USE NEOVIM BTW!!!" -And for the future motivation I will implement this on my Raspberry PI, using arch and pacman, so I can say "I USE ARCHLINUX BTW"