~reesmichael1/nim-simplediff

1a6f74ee4d1e0d7a69b2138a4a33f15e8fb9b87d — Michael Rees 3 years ago f4818c4
Add note about adding convenience wrappers
1 files changed, 2 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +2 -0
@@ 29,6 29,8 @@ for diff in stringDiff("the word is blue", "the word is red", seps={' '}):
# Diff(kind: Insertion, tokens: @["red"])
```

Other convenience wrappers may be added in the future! Feel free to request one or submit a patch.

## Contributing

Contributions are welcome! Please send patches, questions, requests, etc. to my [public inbox](mailto:~reesmichael1/public-inbox@lists.sr.ht).