diff --git a/README.md b/README.md index 2ac9286..3b40352 100644 --- a/README.md +++ b/README.md @@ -336,7 +336,7 @@ npm test | Repository | Role | |---|---| | [axme-docs](https://github.com/AxmeAI/axme-docs) | Full API reference and integration guides | -| [axme-spec](https://github.com/AxmeAI/axme-spec) | Schema contracts this SDK implements | +| [axp-spec](https://github.com/AxmeAI/axp-spec) | Schema contracts this SDK implements | | [axme-conformance](https://github.com/AxmeAI/axme-conformance) | Conformance suite that validates this SDK | | [axme-examples](https://github.com/AxmeAI/axme-examples) | Runnable examples using this SDK | | [axme-sdk-python](https://github.com/AxmeAI/axme-sdk-python) | Python equivalent |