Skip to content

Commit 72e23b4

Browse files
committed
docs: added more motivation behind creating this project
1 parent 4588056 commit 72e23b4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ I realise we are missing a diff viewer that is
1111
## Motivation
1212

1313
I realise as a developer community we are missing on a diff viewer tool that does not store your data on their server to give you links to diff view to share with your teams.
14-
There can be serious implications of storing your enterprise data on some server that you don’t know anything about
14+
There can be serious implications of storing your enterprise data on some server that you don’t know anything about.
15+
16+
Also current diff tools lack one major ability that is to compare any two text blocks. Many diff viewers out there target specific text types like JSON etc which is not what we want most of the time.
1517

1618
Also due to lack of such tool, if you want to see the the diff again you have to do the following
1719

0 commit comments

Comments
 (0)