Skip to content

Commit 88d2dd5

Browse files
committed
update readme.md
1 parent 95a4cca commit 88d2dd5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,14 +88,14 @@ python src/main.py
8888
- **Function:** `x`
8989
- **Range:** `-inf` to `inf`
9090
- **Expected Output:** Straight 45deg line from -inf to +inf <br>
91-
![Wrong Input](screenshots/ex8.jpg)
91+
![-inf to inf range](screenshots/ex8.jpg)
9292

9393
### Constant Function Formula
9494
- **Function:** `5`
9595
- **Range:** `-10` to `10`
9696
- **Expected Output:** Straight horizontal line from -inf to +inf <br>
97-
![Wrong Input](screenshots/ex9.jpg)
97+
![constant function](screenshots/ex9.jpg)
9898

9999

100100
## automated tests. run some automated tests using `pytest`
101-
![img](screenshots\ex10.jpg)
101+
![tests passed](screenshots\ex10.jpg)

0 commit comments

Comments
 (0)