diff --git a/.example.env b/.example.env index 05bc03b..1c529c7 100644 --- a/.example.env +++ b/.example.env @@ -1,4 +1,4 @@ MISSKEY_INSTANCE_ADDRESS="worldc.one" MISSKEY_ACCESS_TOKEN="BWbGlK6lWuUgXQpFM7igtmbZ30g6BOIc" # it is just a sample -SENTENCES_FILE="./data/sentences/sentences.txt" # Putting an absolute path is recommended \ No newline at end of file +SENTENCES_FILE="./data/sentences/default.txt" # Putting an absolute path is recommended \ No newline at end of file