edit readme

This commit is contained in:
hgw 2023-10-02 05:17:49 +00:00
parent e8d0b7bf47
commit e8f1b5fb4a
Signed by: hgw
SSH Key Fingerprint: SHA256:diG7RVYHjd3aDYkZWHYcBJbImu+6zfptuUP+3k/wol4
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ var phish = require('phish2')
Currently the only available use is the main aquarium generator, which is invoked by using `phish.aquarium(height, length)`. The output of the aquarium generator is an array with each line as a value
Example `phish.aquarium(5,5) output`:
Example `phish.aquarium(5,5)` output:
```
[ '     ', ' 🐡   ', '   🐡🐠', '🐙🐡 🦑 ', '  🦀🌿 ' ]