Add adopters section
diff --git a/content/en_index.php b/content/en_index.php index 056d1d9..d6d0d43 100644 --- a/content/en_index.php +++ b/content/en_index.php
@@ -21,8 +21,8 @@ It delivers IDE components and a framework for developing Hybrid Mobile Applications on the Eclipse platform. The delivered IDE components support the <a href="http://cordova.apache.org">Apache Cordova</a> framework, but they are extendible to support Apache Cordova distributions and other frameworks</p> - <h2>Features Overview</h2> - <h3>Develop mobile apps that run on iOS or Android</h3> + <h2>Features Overview</h2> + <h3>iOS, Android and Windows Phone</h3> <p>Through Apache Cordova integration, deploy to a variety of devices. You can develop using only HTML, CSS, and JavaScript but get access to the native device APIs</p> <h3>Supports multiple Cordova Engines</h3> <p>Download and do maintenance on one version and target new development on a new version</p> @@ -30,7 +30,12 @@ <p>Discover and install Cordova Plug-ins from a registry to your Hybrid Mobile projects</p> <h3>And many more...</h3> <p>Missing a feature? Start <a href="https://wiki.eclipse.org/THyM/Development">contributing</a> or file an enhancement <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Thym">request</a></p> - + <h2>Adopters</h2> + <p>Thym is used by these tools to provide cross-platform mobile development</p> + <ul> + <li><a href="http://tools.jboss.org">JBoss Developer Studio</a></li> + <li><a href="http://www.zend.com/en/products/studio">Zend Studio</a></li> + </ul> </div> <!-- ./end #midcolumn -->