diff --git a/libs/python/computer/README.md b/libs/python/computer/README.md index 78c66566..5d7c3c9b 100644 --- a/libs/python/computer/README.md +++ b/libs/python/computer/README.md @@ -63,4 +63,11 @@ The `cua-computer` PyPi package pulls automatically the latest executable versio Refer to this notebook for a step-by-step guide on how to use the Computer-Use Interface (CUI): -- [Computer-Use Interface (CUI)](https://github.com/trycua/cua/blob/main/notebooks/computer_nb.ipynb) \ No newline at end of file +- [Computer-Use Interface (CUI)](https://github.com/trycua/cua/blob/main/notebooks/computer_nb.ipynb) + +## Docs + +- [Computers](https://trycua.com/docs/computer-sdk/computers) +- [Commands](https://trycua.com/docs/computer-sdk/commands) +- [Computer UI](https://trycua.com/docs/computer-sdk/computer-ui) +- [Sandboxed Python](https://trycua.com/docs/computer-sdk/sandboxed-python)