Skip to content

Commit 3628f82

Browse files
Update README.md
1 parent 9a7a875 commit 3628f82

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Weight Converter/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ grams, pounds and ounces.
99
# screenshots
1010
a. When we don't enter any value or the value is less than or equal to zero then an alert appears.
1111

12-
![](./screenshots/when_no_value_passed.png)
12+
![](https://github.com/palaksinghania05/Web-dev-mini-projects/blob/weight_converter/Weight%20Converter/screenshots/when_no_value_passed.png)
1313

1414
b. When we enter a valid value then it gets converted on clicking convert button.
1515

16-
![](./screenshots/smooth_functioning.png)
16+
![](https://github.com/palaksinghania05/Web-dev-mini-projects/blob/weight_converter/Weight%20Converter/screenshots/smooth_functioning.png)
1717

1818

19-
c. On clicking Reset button, the fields will get cleared.
19+
c. On clicking Reset button, the fields will get cleared.

0 commit comments

Comments
 (0)