Update README.md

main
Matthew Butterick 6 years ago committed by GitHub
parent a33546ab16
commit 59f09f8a87

@ -6,8 +6,12 @@ Racket implementation of the KnuthLiang hyphenation algorithm.
Install from the command line like so:
raco pkg install hyphenate
Later, you an update like so:
raco pkg update hyphenate
Then require it in your Racket file, in standard mode:
Import in standard mode:
(require hyphenate)

Loading…
Cancel
Save