vanderlee / phpSyllable

PHP Syllable splitter/counter and Hyphenator for text and HTML. Multi-language, customisable, cached and fast!
http://vanderlee.github.io/phpSyllable/
118 stars 80 forks source link

Task optimize documentation #68

Closed alexander-nitsche closed 1 year ago

alexander-nitsche commented 1 year ago

Hello @vanderlee ,

this PR is about

  1. Further improvements in the README.md.
  2. Setting the language 'en-us' as default, instead of the outdated 'en'. This is not a breaking change, rather a bugfix.

Greetings Alex

alexander-nitsche commented 1 year ago

Rebased it on current master.