Skip to content

Commit 27a5c50

Browse files
authored
Update README.md
1 parent 4e39abe commit 27a5c50

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Projects/Invoice_Filter/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ Example: activeSorrtingOrder(1, 1) which add a active class to the descending ic
4949
-> This function basically selects all the icon which are contains 'active' class and remove 'active' class from them one by one. This function is called when the sortData function is called.
5050

5151
# Screenshots of the Project
52-
<img src="/screenshots/desktop_view.png" alt=""/><br />
53-
<img src="/screenshots/mobile_view.png" alt=""/><br />
52+
!(Desktop View)[https://github.com/DineshK3012/Front-End-Projects/blob/invoice_filter/Projects/Invoice_Filter/screenshots/desktop_view.png]
53+
!(Mobile View)[https://github.com/DineshK3012/Front-End-Projects/blob/invoice_filter/Projects/Invoice_Filter/screenshots/mobile_view.png]
5454

5555
# Contributed By :
5656
Dinesh Kumar

0 commit comments

Comments
 (0)