We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1bd823 commit d9c6e61Copy full SHA for d9c6e61
1 file changed
README.md
@@ -15,7 +15,8 @@ Create a command line script that mimics a game/application of your choice using
15
- It should use the MVC pattern. Consider prints & puts as a part of your view.
16
- Ideas to explore: Deaf Grandma, Customized 99 Bottles of Beer, Todos App, Choose Your Own Adventure
17
18
-#Submission Instructions - _[better instructions](https://github.com/columbustutoringgroup/Welcome/blob/master/SubmittingChallenges.md)_
+#Submission Instructions
19
+_[How to submit challenges on GitHub](https://github.com/columbustutoringgroup/Welcome/blob/master/SubmittingChallenges.md)_
20
- Write your game/app
21
- Pull down this repo and create your feature branch
22
- Create a separate dir in the repo `mkdir JaysGame`
0 commit comments