Change namespace

This commit is contained in:
arne 2024-01-06 11:00:46 +01:00
commit 9232e59b52
4 changed files with 5 additions and 12 deletions

View file

@ -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.