Updated README to show the LiveViewer plugin dependency.

This commit is contained in:
peteyboy 2022-02-14 18:58:35 +00:00
parent 4457c8c77b
commit eb6b8d0887
1 changed files with 3 additions and 0 deletions

View File

@ -22,3 +22,6 @@ then for each package, you can run *cpanminus*:
$>cpnam Mojo::Loader
...
Also, the Life Viewer is a super-cool javascript plugin app from the people at [Conwaylife.com](https://conwaylife.com) that is expected to be in the same directory as the CGI file. It is available with instructions [here](https://conwaylife.com/wiki/Tutorials/LifeViewer_JavaScript_plug-in)
Next steps will be to inject some better defaults into the RLE that the plugin recognizes so users don't have to set Generations Per Second every time.