Skip to content

Commit

Permalink
[ci skip] Add installation to index page
Browse files Browse the repository at this point in the history
  • Loading branch information
ljvmiranda921 committed Apr 17, 2020
1 parent d8ab7d3 commit 5c64c8e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ Welcome to Seagull!

A Python library for Conway's Game of Life

.. code-block:: bash
pip install pyseagull
This framework allows you to create and simulate various artificial lifeforms
and cellular automata easily: simply define your board, add your lifeforms,
and execute the `run` command! It also provides a myriad of pre-made
Expand Down

0 comments on commit 5c64c8e

Please sign in to comment.