diff --git a/README.md b/README.md
index e7dc628f..b4f2ff43 100644
--- a/README.md
+++ b/README.md
@@ -10,14 +10,14 @@
React + Django based web portal for editing RSForm schemas.
This readme file is used mostly to document project dependencies
-# ❤️ Contributing notes
+## ❤️ Contributing notes
!BEFORE PUSHING INTO MAIN!
- use Test config in VSCode to run tests before pushing commits / requests
- cd rsconcept/frontend & npm run build
-# ✨ Frontend stack & Tooling [Vite + React + Typescript]
+## ✨ Frontend [Vite + React + Typescript]
npm install
@@ -78,7 +78,7 @@ This readme file is used mostly to document project dependencies
-# ✨ Backend stack & Tooling [Django + PostgreSQL/SQLite]
+## ✨ Backend [Django + PostgreSQL/SQLite]
- [ConceptCore](https://github.com/IRBorisov/ConceptCore)
@@ -115,7 +115,7 @@ This readme file is used mostly to document project dependencies
-# ✨ DevOps
+## ✨ DevOps
- Docker compose
- PowerShell