We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f085fb2 commit 5e49436Copy full SHA for 5e49436
source-code/command-line-arguments/Fire/README.md
@@ -5,9 +5,9 @@ applications with a command line interface.
5
6
## What is it?
7
8
-1. `calculator.py`/`calculations.py`: Calculator application that
+1. `calculator.py`/`calculations.py`: calculator application that
9
implements addition, substraction, multiplication and division.
10
-1. `sayer.py`: Illustration of grouped commands.
+1. `sayer.py`: illustration of grouped commands.
11
1. `cl_logger.py`/`log_management.py`/`log_operations.py`: logging
12
from the command line example.
13
1. `job.py`: simple class definition to explore interacting with
0 commit comments