Skip to content

Commit 65c65f9

Browse files
authored
chore: restore readme (#281)
Signed-off-by: Anthony D. Mays <[email protected]>
1 parent 9fd38f0 commit 65c65f9

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Code Differently 2024 Q4 Cohort
2+
3+
[![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-q4)
4+
[![Check Push](https://github.com/code-differently/code-differently-24-q4/actions/workflows/check_push.yml/badge.svg)](https://github.com/code-differently/code-differently-24-q4/actions/workflows/check_push.yml)
5+
6+
### Purpose
7+
Main project repo for the Code Differently 2024 Q4 cohort. Read the [syllabus](/syllabus/) for more information about the class. Use the lesson folders to find and submit homework assignments.
8+
9+
### Preview
10+
1. Install VS Code and Docker. You can references the [instructions here][dev-container-instructions], if needed.
11+
1. Click the `Dev Containers` button above to automatically clone and open the project in a new dev container.
12+
13+
[dev-container-instructions]: https://aka.ms/vscode-remote/containers/getting-started

0 commit comments

Comments
 (0)