Skip to content

Commit 5b983e6

Browse files
committed
Update README.md to improve structure and clarity; remove outdated section headers and correct Docker Compose link.
1 parent c3a8c97 commit 5b983e6

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,23 @@
1+
# DevOps & Linux Learning Repository
2+
3+
This repository contains my hands-on notes, scripts, and project work for learning DevOps, Linux, Docker, CI/CD, and cloud deployment.
14

2-
# Part 1
35
* [Linux basic commands](./week1/Intro%20to%20DevOps%20and%20Linux.md)
46

5-
# Part 2
7+
68
* [Intro to Shell scripting](./week2_practice/Shell%20scripting.md)
79

810
* [Advanced Log Report Automation](./week2_Summary/Advanced%20Log%20Report%20Automation.md)
911

10-
# Part 3
1112
* [Networking & SSH](./week3_practice/Networking%20&%20SSH.md)
1213

13-
# Part 4
14+
1415
* [Advanced Git & GitHub](./week4/github_practice.md)
1516

16-
# Part 5
17+
1718
* [CI/CD with GitHub Action](./week5/CICD_with_GitHub_Actions.md)
1819

20+
* [Docker-Containers](./week6/Docker-Containers.md)
21+
1922

20-
# Prat 6
21-
* [Docker-Containers](./week6/Docker-Containers.md)
23+
* [Docker Compose & Azure + VM ](./week7/Docker%20Compose%20&%20Azure+VM.md)

0 commit comments

Comments
 (0)