diff --git a/README.md b/README.md index de694ed..0953a05 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # specification-template -A template for `ToIP` specifications [specification-template](https://w3c-ccg.github.io/did-spec/#specific-did-method-schemes). +This specification is basked on the [Trust Over IP Specification Template](https://github.com/trustoverip/specification-template). -The spec is written in W3C's [respec](https://dev.w3.org/2008/video/mediaann/ReSpec.js/documentation.html) format using DIF's [Spec-Up Tool](https://github.com/decentralized-identity/spec-up). -To browse the spec, see the [rendering on GitHub pages](https://trustoverip.github.io/tswg-did-method-webs-specification/index.html). To contribute to the spec, submit PRs that modify the .md files that are used to generate the .html files in this folder. +The spec is written using [SpecUp](https://github.com/decentralized-identity/spec-up) which is maintained by the Decentralized Identity Foundation. + + +To browse the spec, see the [rendering on GitHub pages](https://trustoverip.github.io/tswg-trust-registry-protocol/). To contribute to the spec, submit PRs that modify the .md files (in the `./spec` folder) that are used to generate the .html files in this folder. Before submitting a PR, please see the [Editing The Spec](./EditingTheSpec.md) document for guidance on generating the specification locally for review. @@ -15,8 +17,3 @@ To run Spec-up in live edit mode (will re-render upon save), in project folder r ``` npm run edit ``` - - - - -```