Skip to content

Commit 88149c8

Browse files
committed
chore: adds push badge
Signed-off-by: Anthony D. Mays <[email protected]>
1 parent a4b5902 commit 88149c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Code Differently 2024 Q1 Cohort
22

33
[![Open in Dev Containers](https://img.shields.io/static/v1?label=Dev%20Containers&message=Open&color=blue&logo=visualstudiocode)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/code-differently/code-differently-24-q1)
4+
[![Check Push](https://github.com/code-differently/code-differently-24-q1/actions/workflows/check_push.yml/badge.svg)](https://github.com/code-differently/code-differently-24-q1/actions/workflows/check_push.yml)
45

56
### Purpose
67
Main project repo for the Code Differently 2024 Q1 cohort. Read the [syllabus](/syllabus/) for more information about the class. Use the lesson folders to find and submit homework assignments.
@@ -9,4 +10,4 @@ Main project repo for the Code Differently 2024 Q1 cohort. Read the [syllabus](/
910
1. Install VS Code and Docker. You can references the [instructions here][dev-container-instructions], if needed.
1011
1. Click the `Dev Containers` button above to automatically clone and open the project in a new dev container.
1112

12-
[dev-container-instructions]: https://aka.ms/vscode-remote/containers/getting-started
13+
[dev-container-instructions]: https://aka.ms/vscode-remote/containers/getting-started

0 commit comments

Comments
 (0)