add link to cordova-status page and hide deprecated repos (#34)

* add link to cordova-status page and hide deprecated repos

* add this repo as well
diff --git a/README.md b/README.md
index fc904cd..2532b27 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
 - Target multiple platforms with one code base
 - Free and open source
 
-More information: https://cordova.apache.org/
+Website and documentation: https://cordova.apache.org/
 
 ## Filing a Bug
 
@@ -12,7 +12,11 @@
 
 ## Repositories
 
-All Cordova code is hosted in repositories on GitHub. Here is a full list of all repositories:
+All Cordova code is hosted in repositories on GitHub. 
+
+Continuous Integration status of all relevant repositories: https://apache.github.io/cordova-status/
+
+Here is a full list of all repositories:
 
 <!-- This markdown was generated with http://cordova.betamo.de/cordova-github-repositories_markdown.php -->
 
@@ -30,6 +34,8 @@
 
 - [apache/cordova-electron](https://github.com/apache/cordova-electron)
 
+<details><summary>Deprecated platforms</summary>
+
 #### Deprecated platforms
 
 - [apache/cordova-blackberry](https://github.com/apache/cordova-blackberry)
@@ -44,6 +50,8 @@
 - [apache/cordova-bada](https://github.com/apache/cordova-bada)
 - [apache/cordova-bada-wac](https://github.com/apache/cordova-bada-wac)
 
+</details>
+
 ### Core Plugins
 #### Active Core Plugins
 
@@ -68,6 +76,8 @@
 
 - [apache/cordova-plugins](https://github.com/apache/cordova-plugins)
 
+<details><summary>Deprecated Core Plugins</summary>
+
 #### Deprecated Core Plugins
 
 - [apache/cordova-plugin-console](https://github.com/apache/cordova-plugin-console)
@@ -78,6 +88,8 @@
 - [apache/cordova-plugin-globalization](https://github.com/apache/cordova-plugin-globalization)
 - [apache/cordova-plugin-legacy-whitelist](https://github.com/apache/cordova-plugin-legacy-whitelist)
 
+</details>
+
 ### Tooling
 #### CLIs
 
@@ -106,9 +118,12 @@
 
 ### Documentation and Website(s)
 
+- [apache/cordova](https://github.com/apache/cordova)
 - [apache/cordova-docs](https://github.com/apache/cordova-docs)
 - [apache/cordova-status](https://github.com/apache/cordova-status)
 
+<details><summary>Organization / Apache</summary>
+
 ### Organization / Apache
 
 - [apache/cordova-contribute](https://github.com/apache/cordova-contribute)
@@ -116,10 +131,14 @@
 - [apache/cordova-apache-board-reports](https://github.com/apache/cordova-apache-board-reports)
 - [apache/cordova-new-committer-and-pmc](https://github.com/apache/cordova-new-committer-and-pmc)
 
+</details>
+
 ### Other
 
 - [apache/cordova-node-xcode](https://github.com/apache/cordova-node-xcode)
 
+<details><summary>Unused / Outdated / Deprecated</summary>
+
 ### Unused / Outdated / Deprecated
 
 - [apache/cordova-medic](https://github.com/apache/cordova-medic)
@@ -131,3 +150,7 @@
 - [apache/cordova-registry](https://github.com/apache/cordova-registry)
 - [apache/cordova-fauxton-server](https://github.com/apache/cordova-fauxton-server)
 - [apache/cordova-template-reference](https://github.com/apache/cordova-template-reference)
+
+</details>
+
+