Skip to content

Commit 35733ef

Browse files
cleaned readme per trustoverip#43
Signed-off-by: Darrell O'Donnell <[email protected]>
1 parent f7b9336 commit 35733ef

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# specification-template
22

3-
A template for `ToIP` specifications [specification-template](https://w3c-ccg.github.io/did-spec/#specific-did-method-schemes).
3+
This specification is basked on the [Trust Over IP Specification Template](https://github.com/trustoverip/specification-template).
44

5-
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).
6-
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.
5+
The spec is written using [SpecUp](https://github.com/decentralized-identity/spec-up) which is maintained by the Decentralized Identity Foundation.
6+
7+
8+
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.
79

810
Before submitting a PR, please see the [Editing The Spec](./EditingTheSpec.md) document for guidance on generating the specification locally for review.
911

@@ -15,8 +17,3 @@ To run Spec-up in live edit mode (will re-render upon save), in project folder r
1517
```
1618
npm run edit
1719
```
18-
19-
20-
21-
22-
```

0 commit comments

Comments
 (0)