Skip to content

Commit 087f7ab

Browse files
authored
Merge pull request #361 from soc/patch-1
Fix confusing sentence in README
2 parents 41a51f6 + 22e5f27 commit 087f7ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE_GUIDE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Upgrade Guide
22

33
## Upgrading to Unirest 3.0
4-
The primary difference in Unirest 3 is that the org.json dependency has been replaced by a clean-room implementation of the it's interface using Google Gson as the engine.
4+
The primary difference in Unirest 3 is that the org.json dependency has been replaced by a clean-room implementation of org.json's interface using Google Gson as the engine.
55

66
### What? Why?
77
This was done due to conflicts with the org.json license which requires that "The Software shall be used for Good, not Evil.". While many people would rightly view this as silly and unenforceable by law, many organizations such as Eclipse, Debian, and Apache will not allow using it.

0 commit comments

Comments
 (0)