We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3d61e2 commit 06ba78bCopy full SHA for 06ba78b
README.md
@@ -28,7 +28,7 @@ cd words_extractor_cr
28
crystal run src/fast_words_cr.cr
29
30
cd words_extractor_ex
31
-mix run "WordExtractor.run"
+mix run "WordsExtractor.run"
32
```
33
34
## Running Python
0 commit comments