File tree Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Original file line number Diff line number Diff line change @@ -5,16 +5,17 @@ Repository for information about DevOps and other friendly chats in Telegram.
55## Repository structure
66
77``` bash
8- devops_chats/ #
9- ├─ devops #
10- | ├─ certification.md #
11- | ├─ middle.md #
12- | ├─ starter.md #
13- ├─ courses #
14- | ├─ all #
15- | | ├─ free.md #
16- | | ├─ price.md #
17- ├─ Rules.md #
18- ├─ Friendly_chats.md #
19- ├─ README.md #
8+ devops_chats/ # Root directory
9+ ├─ devops # Folder for DevOps chats
10+ | ├─ certification.md # Useful information about certifications
11+ | ├─ middle.md # Useful information for middle SRE
12+ | ├─ starter.md # Useful information for junior SRE
13+ ├─ courses # Folder for courses
14+ | ├─ all # Folder for shared courses for all
15+ | | ├─ free.md # List of free courses
16+ | | ├─ price.md # List of courses with price
17+ ├─ Rules.md # Code of conduct file
18+ ├─ events.md # List of events
19+ ├─ Friendly_chats.md # List of friendly chats
20+ ├─ README.md # Readme file
2021```
You can’t perform that action at this time.
0 commit comments