Generate random, alliterated animal names.

docs(readme): run deno fmt

graham.systems 2231f549 49e231a9

verified
Changed files
+3 -3
+3 -3
README.md
··· 15 15 16 16 Originally based on 17 17 [`random-animal-name-generator`](https://github.com/adzialocha/random-animal-name-generator), 18 - then modernized, then moved to Deno. Notable differences 19 - include: 18 + then modernized, then moved to Deno. Notable differences include: 20 19 21 20 - Async dictionary loading 22 21 - Consistent capitalization ··· 27 26 some alignment with the Scribblenauts wiki. Be aware that many of the adjectives 28 27 are made up. 29 28 30 - Source code is available on Tangled: [@graham.systems/randimal](https://tangled.org/@graham.systems/randimal/) 29 + Source code is available on Tangled: 30 + [@graham.systems/randimal](https://tangled.org/@graham.systems/randimal/)