Change namespace
This commit is contained in:
parent
a3e2ef331f
commit
9232e59b52
4 changed files with 5 additions and 12 deletions
|
|
@ -14,13 +14,13 @@ Building an running the Clojure code requires [babashka](https://babashka.org/),
|
|||
## Usage
|
||||
|
||||
```
|
||||
$ bb -m heyarne.frantisek-kafka.samsa --interval=5 --order=3 resources/kafka-en.txt
|
||||
$ bb -m computersandblues.frantisek-kafka.samsa --interval=5 --order=3 resources/kafka-en.txt
|
||||
```
|
||||
|
||||
## Options
|
||||
|
||||
```
|
||||
$ bb -m heyarne.frantisek-kafka.samsa --help
|
||||
$ bb -m computersandblues.frantisek-kafka.samsa --help
|
||||
František Kafka is a Markov chain bot that infinitely generates text
|
||||
from one or more text files. botsin.space/@frantisek hosts a live
|
||||
version of it that generates an infinite version of Franz Kafka's Metamorphosis.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue