Skip to content

Commit 25f3ab0

Browse files
committed
Fix #42. Update README.md with link to Contributions. Remove reference to TypeScript references.
Signed-off-by: Zoltan Kis <[email protected]>
1 parent ab01e02 commit 25f3ab0

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
# Specification 'Web of Things (WoT) Scripting API'
22

3-
The main deliverable is the [WoT Scripting API Specification](./index.html). See the rendered version here: [http://w3c.github.io/wot-scripting-api/](http://w3c.github.io/wot-scripting-api/)
3+
The main deliverable is the [WoT Scripting API Specification](./index.html).
4+
See the rendered version here: [http://w3c.github.io/wot-scripting-api/](http://w3c.github.io/wot-scripting-api/)
45

56
See the [rationale.md](./rationale.md) for explanation on API design choices.
67

78
See the [primer.md](./primer/README.md) for explaining and illustrating the usage of the API.
89

9-
See the [TypeScript definitions](./typescript-defs/wot.d.ts) for this API.
10-
1110
See the [applications/script-manager](./applications/script-manager/README.md) on the design of a Thing for script management.
1211

1312
See the [applications/thing-directory](./applications/thing-directory/README.md) on the design of a Thing directory (reverse proxy) that would cache nearby Things, provide a single point of access and synchronize with the cached Things.
1413

15-
To make contributions, please provide pull-requests to the html file, see [github help](https://help.github.com/articles/using-pull-requests/).
14+
To make contributions, please refer to [https://github.com/w3c/wotwg#contributing](https://github.com/w3c/wotwg#contributing).

0 commit comments

Comments
 (0)