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).