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