We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e59b0b6 commit 118b863Copy full SHA for 118b863
.all-contributorsrc
@@ -0,0 +1,4 @@
1
+{
2
+ "projectName": "<gambit>",
3
+ "projectOwner": "<gambitproject>"
4
+}
README.md
@@ -34,3 +34,15 @@ Official Gambit releases are available from
34
35
Gambit offers [the Python package `pygambit`](https://pypi.org/project/pygambit/),
36
installable via PyPI.
37
+
38
39
+## Contributors
40
41
+<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
42
+<!-- prettier-ignore-start -->
43
+<!-- markdownlint-disable -->
44
45
+<!-- markdownlint-restore -->
46
+<!-- prettier-ignore-end -->
47
48
+<!-- ALL-CONTRIBUTORS-LIST:END -->
0 commit comments