From 4150ae6628b4dc3c95a819f604cfa46fb4531f82 Mon Sep 17 00:00:00 2001 From: Joey French Date: Tue, 13 Jan 2026 13:38:45 -0600 Subject: [PATCH] Update README to enhance resource links and improve clarity - Changed section title from "API Reference" to "Resources" for better context. - Updated existing links to the RoboSystems platform and documentation. - Added links to the GitHub repository and improved organization of support resources. These changes aim to provide clearer navigation and access to project resources for users. --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 324069b..1ae722f 100644 --- a/README.md +++ b/README.md @@ -27,18 +27,19 @@ pip install robosystems-client[tables] pip install robosystems-client[all] ``` -## API Reference +## Resources -- [API reference](https://api.robosystems.ai) -- [API documentation](https://api.robosystems.ai/docs) -- [OpenAPI specification](https://api.robosystems.ai/openapi.json) +- [RoboSystems Platform](https://robosystems.ai) +- [GitHub Repository](https://github.com/RoboFinSystems/robosystems) +- [API Documentation](https://api.robosystems.ai/docs) +- [OpenAPI Specification](https://api.robosystems.ai/openapi.json) ## Support - [Issues](https://github.com/RoboFinSystems/robosystems-python-client/issues) -- [Discussions](https://github.com/RoboFinSystems/robosystems/discussions) -- [Projects](https://github.com/RoboFinSystems/robosystems/projects) - [Wiki](https://github.com/RoboFinSystems/robosystems/wiki) +- [Projects](https://github.com/orgs/RoboFinSystems/projects) +- [Discussions](https://github.com/orgs/RoboFinSystems/discussions) ## License