We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1394fd7 commit a113ab1Copy full SHA for a113ab1
README.md
@@ -6,7 +6,7 @@ Week 2 project: ATM Simulator
6
Every feature must have corresponding unit tests
7
Tests should demonstrate proper behavior, and proper handling of misuse (eg. attempts to deposit/transfer/withdraw negative amounts
8
9
-- User interface: CLI Only
+- User interface: CLI (Command line interface) Only
10
- Direct Input
11
- Numbered options (instead of on-screen buttons)
12
- ASCII art welcome but not required
0 commit comments