Add event spy  (#21)

* Create ReadMe with link to eclipse news page

* add event spy
diff --git a/4.24/pde.html b/4.24/pde.html
index e2b09bc..06ccca5 100644
--- a/4.24/pde.html
+++ b/4.24/pde.html
@@ -40,6 +40,14 @@
   <tr>
     <td id="dialogs-wizards-views" class="section" colspan="2"><h2>Dialogs, Wizards and Views</h2></td>
   </tr>
+  <tr id="event-spy">
+       <!-- https://github.com/eclipse-pde/eclipse.pde/issues/85 -->
+       <td class="title"><a href="#bundle-spy">Event Spy added to PDE</a></td>
+                <td class="content">
+                    The <b>Event Spy</b> allows to view the events sent using an IEventBroker and is now available via PDE.
+                </td>
+   </tr>
+
   <!-- ******************** End ofDialogs, Wizard and Views ********************** -->
   
   <!-- ******************** Editors ********************** -->