mirror of
https://github.com/pmezard/go-difflib.git
synced 2026-04-01 09:07:08 +09:00
README: make it less experimental, add examples
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
//
|
||||
// - unified_diff
|
||||
//
|
||||
// - context_diff
|
||||
//
|
||||
// Getting unified diffs was the main goal of the port. Keep in mind this code
|
||||
// is mostly suitable to output text differences in a human friendly way, there
|
||||
// are no guarantees generated diffs are consumable by patch(1).
|
||||
|
||||
Reference in New Issue
Block a user