hyphenate/README.md

527 B
Raw Permalink Blame History

Hyphenate

Lua implementation of KnuthLiang hyphenation algorithm.

Getting Started

To get started with Hyphenate:

$ git clone https://github.com/gsekulski/hyphenate.git
$ cd hyphenate
$ lua hyphenate.lua incomprehensibility

Contributing

Thank for you contributing to Hyphenate! We welcome new contributors of all backgrounds. See CONTRIBUTING.md for more details.

License

This is free and unencumbered software released into the public domain. See LICENSE for more details.