From 0d9b410fa9132dde9b01f0ea70cca1492765fe90 Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Tue, 11 Aug 2026 06:31:15 +0300 Subject: [PATCH] docs: improve README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index f4b31b7..8060125 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ + + # fullstack-course All the material for my fullstack developer course + +## Course Modules +- [2. Web basics](./2.%20Web%20basics/) +- [3. Git](./3.%20Git/) +- [4. HTML and CSS](./4.%20HTML%20and%20CSS/) +- [5. Javscript and jQuery](./5.%20Javscript%20and%20jQuery/) +- [6. NodeJS](./6.%20NodeJS/) +- [7. MongoDB](./7.%20MongoDB/)