diff --git a/README.rst b/README.rst index 3ec2a7333286931d11658ca66ef8cff1e06959f5..71ebccaa89f59c4714140887f22c5f5da2279dae 100644 --- a/README.rst +++ b/README.rst @@ -19,7 +19,8 @@ that the graph represents a computation that's being repeated often enough that it is worthwhile to do expensive processing on it (code generation, fusion, OpenCL compilation, etc). -* `Documentation `__ (read how things work) +* `Documentation `__ (read how things work, see an example) +* `Github `__ (get latest source code, file bugs) Pytato is licensed to you under the MIT/X Consortium license. See the `documentation `__