diff --git a/README.md b/README.md index 5c42119..6ca62bc 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,3 @@ # Keystone Python Client Official Python client for ineracting with the Keystone API. - -## Resources - -- [Keystone-API](https://github.com/better-hpc/keystone-api): Backend REST API for managing HPC allocations and resources. -- [Keystone-Web](https://github.com/better-hpc/keystone-web): Website frontend for HPC administration and self-service. -- [Keystone-Python-Client](https://github.com/better-hpc/keystone-python-client): A light-weight Python client for Keystone API. -- [Keystone-Docs](https://github.com/better-hpc/keystone-docs): Documentation for the Keystone project and its components.