Skip to content

Commit e07c94c

Browse files
Added to the readme. [skip ci]
1 parent c5cace3 commit e07c94c

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Some notable changes from the original Berkeley project:
1717
- Substantial testing infrastructure has been added.
1818
- Agent speed is now configurable.
1919

20+
## Documentation
21+
22+
API documentation for all releases is available at [edulinq.github.io/pacai](https://edulinq.github.io/pacai).
23+
2024
## Installation / Requirements
2125

2226
This project requires [Python](https://www.python.org/) >= 3.10.
@@ -158,8 +162,10 @@ Students who are working on this project as part of a class should note a few th
158162

159163
This project has been built up from the work of many people.
160164
Here are just a few that we know about:
161-
- The Berkeley AI Lab for starting this project.
162-
Primarily John Denero and Dan Klein.
165+
- The [Berkeley AI Lab](http://ai.berkeley.edu/) for starting
166+
[this project](https://www-inst.eecs.berkeley.edu/project_overview.html).
167+
Primarily John Denero ([denero@cs.berkeley.edu](mailto:denero@cs.berkeley.edu))
168+
and Dan Klein ([klein@cs.berkeley.edu](mailto:klein@cs.berkeley.edu)).
163169
- Barak Michener for providing the original graphics and debugging help.
164170
- Ed Karuna for providing the original graphics and debugging help.
165171
- Jeremy Cowles for implementing an initial tournament infrastructure.
@@ -182,3 +188,7 @@ Additionally, solutions (implementations (full or partial) of the code in the [p
182188
should never be published or distributed.
183189

184190
[This notice](LICENSE) should always be retained.
191+
192+
Licensing for the original UC Berkeley project
193+
(not applicable as of release `v2.0.0`)
194+
can be found [in release `v1.0.0`](https://github.com/edulinq/pacai/blob/v1.0.0/LICENSE.md).

0 commit comments

Comments
 (0)