Edited wiki page AdaptorRecipe through web user interface.
diff --git a/AdaptorRecipe.wiki b/AdaptorRecipe.wiki
index 1f2674b..7e0312f 100644
--- a/AdaptorRecipe.wiki
+++ b/AdaptorRecipe.wiki
@@ -9,24 +9,22 @@
 THIS DOCUMENT IS A WORK IN PROGRESS.
 THE REMAINING CONTENT IS HAPHAZARDLY GATHERED NOTES.
 
-
-Start by copying example template
-Learn your system's APIs
-Decide DocID
-example config
-example commands
+<pre>
+start by copying examples/AdaptorTemplate.java
+decide DocID
+list some of your repo's document names/ids
+write retrieve of listed document
 m: lookup doc in your browser
 m: see doc in crawl diagnostics
 m: see doc in real-time diagnostics
-
+</pre>
+<br>
+items to explore:
+<br>
+<pre>
 dashboard
 
-Turn authz private
-
 fullaccesshosts
 
-Validate DocID
-
-direct to javadoc for making 
-
-pjq: should we take javadoc package stuff and put it here?
+validate DocID
+</pre>
\ No newline at end of file