Merge branch 'master' of https://code.google.com/p/plexi.wiki
diff --git a/GettingStarted.wiki b/GettingStarted.wiki
index 2ba623d..98cc05d 100644
--- a/GettingStarted.wiki
+++ b/GettingStarted.wiki
@@ -18,6 +18,12 @@
 
 Using JRE or JDK 1.6u27 or higher is very important, because there is a [http://bugs.sun.com/view_bug.do?bug_id=6946825 bad memory leak] in 1.6u16 and prior. When only using HTTP the leak isn't severe, but when using HTTPS the leak becomes very apparent.
 
+
 = Setup !NetBeans Development Environment =
 
-To setup using !NetBeans IDE please follow this visually annotated guide: http://wiki.plexi.googlecode.com/git/plexi-netbeans/nb.html
\ No newline at end of file
+To setup using !NetBeans IDE please follow this visually annotated guide: http://wiki.plexi.googlecode.com/git/plexi-netbeans/nb.html
+
+
+= Source Files of Example Adaptors =
+
+To help get started understanding Plexi view our example adaptor sources: http://code.google.com/p/plexi/source/browse/#git%2Fsrc%2Fadaptorlib%2Fexamples
\ No newline at end of file