Skip to content

Commit b9ca4db

Browse files
committed
Done with readme
1 parent 3719a79 commit b9ca4db

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

README.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff 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
```

0 commit comments

Comments
 (0)