@@ -8,10 +8,11 @@ We recommended most new users install the PyGambit Python package and read the a
88
99.. grid ::
1010
11- .. grid-item-card :: Installing Gambit
11+ .. grid-item-card :: ⬇️ Installing Gambit
1212 :columns: 4
1313
14- PyGambit quickstart: ``pip install pygambit ``
14+ Quick installation with PyGambit:
15+ ``pip install pygambit ``
1516
1617 .. button-ref :: install
1718 :ref-type: ref
@@ -20,7 +21,7 @@ We recommended most new users install the PyGambit Python package and read the a
2021 :expand:
2122
2223
23- .. grid-item-card :: PyGambit Python package
24+ .. grid-item-card :: 🐍 PyGambit
2425 :columns: 4
2526
2627 Create games and compute equilibria with PyGambit.
@@ -32,7 +33,7 @@ We recommended most new users install the PyGambit Python package and read the a
3233 :expand:
3334
3435
35- .. grid-item-card :: Command-line tools
36+ .. grid-item-card :: 🖥️ Command-line tools
3637 :columns: 4
3738
3839 Quickly compute equilibria with the Gambit command-line tools.
@@ -43,7 +44,7 @@ We recommended most new users install the PyGambit Python package and read the a
4344 :color: secondary
4445 :expand:
4546
46- .. grid-item-card :: Graphical interface
47+ .. grid-item-card :: 🖱️ Graphical interface
4748 :columns: 4
4849
4950 Interactively create, explore, and find equilibria of games.
@@ -54,7 +55,7 @@ We recommended most new users install the PyGambit Python package and read the a
5455 :color: secondary
5556 :expand:
5657
57- .. grid-item-card :: Bugs and feature requests
58+ .. grid-item-card :: 🐛 Bugs and feature requests
5859 :columns: 4
5960
6061 Report bugs and feature requests on GitHub.
@@ -65,7 +66,7 @@ We recommended most new users install the PyGambit Python package and read the a
6566 :color: secondary
6667 :expand:
6768
68- .. grid-item-card :: Developer docs
69+ .. grid-item-card :: 📖 Developer docs
6970 :columns: 4
7071
7172 Guides for developers & contributors to the package.
0 commit comments