We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 487ff9f + ea20676 commit 24b2a86Copy full SHA for 24b2a86
1 file changed
02_activities/assignments/assignment.sh
@@ -18,6 +18,7 @@ cd newproject
18
19
mkdir analysis output
20
touch README.md
21
+echo "# Project Name: DSI Consulting Inc." > README.md
22
touch analysis/main.py
23
24
# download client data
0 commit comments