Skip to content

Commit aa7520d

Browse files
Update README.md
1 parent f80c5cb commit aa7520d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ The simplest solution in my opinion will be
3434
In the chase of one such tool I ended up creating one as I did not find any that satisfied my requirements.
3535
This is open source and has very easy user interface. Here is the link to the tool https://diffviewer.vercel.app/
3636
It has following benefits
37-
Since the tool does not store your data on its server there is no server required in the tool
38-
that makes the tools blazing fast
39-
most importantly the link can be shared with anyone without security concerns(Unless you share it over some insecure media)
40-
as the link contains data whomever you share link with can get data too
37+
1. Since the tool does not store your data on its server there is no server required in the tool
38+
2. The tool is blazing fast
39+
3. Most importantly the link can be shared with anyone without security concerns(Unless you share link itself over some insecure network)
40+
4. As the link contains data whomever you share link with can get data too
4141

4242
## Build Setup
4343

0 commit comments

Comments
 (0)