We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1feb83c + ea20676 commit 7f6d584Copy full SHA for 7f6d584
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