Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
dhowe committed Oct 6, 2023
2 parents bf8e5f1 + c8d023d commit 5f51d58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RiTa is implemented in Java and JavaScript, with a common [API](https://github.c
* Fast, heuristic algorithms for inflection, conjugation, stemming, tokenization, and more
* Letter-to-sound engine for feature analysis of arbitrary words (with/without lexicon)
* Integration of the [RiScript](https://observablehq.com/@dhowe/riscript) scripting language, designed for writers
* Powerful new options for generation via grammars and Markov chains
* New options for generation via grammars and Markov chains

Note: version 2.0 contains breaking changes -- please check the [release notes](https://rednoise.org/rita/#whats-new-wrapper)

Expand Down Expand Up @@ -139,7 +139,7 @@ $ npm run build
$ npm run test

```
If all goes according to plan, you should see a list of successful tests and find the library built in 'dist'
If all goes well, you should see a list of successful tests and find the library built in 'dist'

<br>

Expand Down

0 comments on commit 5f51d58

Please sign in to comment.