We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba82618 commit 0440e89Copy full SHA for 0440e89
1 file changed
README.md
@@ -42,7 +42,10 @@ python3 -m pip install FastRoot
42
```bash
43
FastRoot_test.py
44
```
45
-- description.......
+- Running `FastRoot_test.py` will test the accuracy of the program.
46
+- First, `Running tests for FastRoot ...` will be printed.
47
+- Next, 12 tests will run.
48
+- If `OK` is printed last, the tests have passed successfully.
49
50
## Usage
51
0 commit comments