Skip to content

Commit c7d736a

Browse files
committed
Added documentation in README
1 parent ced57a8 commit c7d736a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ Run
1313
python3 -m pip install select_ai
1414
```
1515

16+
## Documentation
17+
18+
See [Select AI for Python documentation][documentation]
19+
1620
## Samples
1721

1822
Examples can be found in the [/samples][samples] directory
@@ -81,6 +85,7 @@ Released under the Universal Permissive License v1.0 as shown at
8185
<https://oss.oracle.com/licenses/upl/>.
8286

8387
[contributing]: https://github.com/oracle/python-select-ai/blob/main/CONTRIBUTING.md
88+
[documentation]: https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/pysai/
8489
[ghdiscussions]: https://github.com/oracle/python-select-ai/discussions
8590
[ghissues]: https://github.com/oracle/python-select-ai/issues
8691
[samples]: https://github.com/oracle/python-select-ai/tree/main/samples

0 commit comments

Comments
 (0)