Skip to content

Commit b592f59

Browse files
authored
Update README.md
1 parent 0961d1c commit b592f59

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[![Docker](https://github.com/Yavuzlar/CodinLab/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/Yavuzlar/CodinLab/actions/workflows/docker-publish.yml)
12

23
<img src="https://github.com/Yavuzlar/CodinLab/blob/main/design/assets/logo/main-horizontal.png" alt="CodinLab Logo" >
34

@@ -81,17 +82,6 @@ Join our journey to help everyone learn software development from scratch and be
8182
## How to Make your Labs Or Path?
8283

8384
### Inventory JSON Explanation
84-
[![Docker](https://github.com/Yavuzlar/CodinLab/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/Yavuzlar/CodinLab/actions/workflows/docker-publish.yml)
85-
# CodinLab
86-
CodinLab software development laboratory
87-
88-
## Installation
89-
```bash
90-
docker run -p"80:80" -v "/var/run/docker.sock:/var/run/docker.sock" ghcr.io/yavuzlar/codinlab:latest
91-
```
92-
93-
## Inventory JSON Explanation
94-
9585

9686
This inventory JSON contains all the programming languages supported by CodinLab. You can add as many languages as you want to the array by filling in the required fields in the desired format.
9787

0 commit comments

Comments
 (0)