diff --git a/README.md b/README.md
index f45efca..eabeff9 100755
--- a/README.md
+++ b/README.md
@@ -1,8 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
# Web of Things (WoT) Discovery
-[![Follow on Twitter](https://img.shields.io/twitter/follow/W3C_WoT.svg?label=follow+W3C_WoT)](https://twitter.com/W3C_WoT)
-[![Stack Exchange questions](https://img.shields.io/stackexchange/stackoverflow/t/web-of-things?style=plastic)]( https://stackoverflow.com/questions/tagged/web-of-things)
-General information about the Web of Things can be found on https://www.w3.org/WoT/.
+General information about the Web of Things can be found at https://www.w3.org/WoT/.
---
This is the repository for WoT Discovery discussion and specification development.
@@ -15,6 +35,22 @@ In this context, "discovery" is the automated process by which WoT Thing Descrip
* [Proposals](proposals/README.md): Detailed feature proposals.
* [Implementations](implementations/README.md): Links to implementations.
+## Logistics
+
+- Call information: We use the W3C Calendar. You can find the next CALL NAME call at https://www.w3.org/groups/wg/wot/calendar.
+- [Wiki](https://www.w3.org/WoT/IG/wiki/WG_WoT_Discovery_WebConf) (contains agenda)
+- [Contribution rules](#contributing)
+
+## Publications
+
+- [Latest Editor's Draft](https://w3c.github.io/wot-discovery/) (syncs to this repository's main branch)
+- Recommendations:
+ - [Version 1.0](https://www.w3.org/TR/wot-scripting-api/)
+- Other deliverables:
+ - [Implementation report](https://w3c.github.io/wot-discovery/testing/report.html)
+
+## Contributing
+
To propose changes, create a PR following the procedures given in the [wot repo](https://github.com/w3c/wot).
Also please create issues to note problems in the current content for which a solution is needed (ideally
issues propose a suitable solution. It should also be clear under what condition issues have been resolved
@@ -35,6 +71,8 @@ which results in truncated labels, so make sure to embed fonts.
For drawio a
[desktop installation](https://github.com/jgraph/drawio-desktop) is also available.
-The latest editor's draft is available [here](https://w3c.github.io/wot-discovery/).
+## Known Implementations
-The latest Implementation Report is available [here](https://w3c.github.io/wot-discovery/testing/report.html).
+The W3C WoT collects known implementations at . Implementations of Discovery are found under categories
+"TD Directory (TDD) Implementations", "Runtime Implementations for TD Consumers" and "Runtime Implementations for TD Exposers". Further information
+can also be found in the [implementations](implementations/README.md) folder.