@@ -87,6 +87,9 @@ <h5>Regular FEST</h5>
         <p>To get started writing tests add the following import:</p>
         <pre class="prettyprint">import static org.fest.assertions.api.ANDROID.assertThat;</pre>
       </div>
+      <div class="span10 offset1">
+        <p>For a complete working example, please take a look at the source code of <a href="https://github.com/square/spoon/tree/master/spoon-sample">some samples</a>.</p>
+      </div>
     </div>
     <div class="row section">
       <div class="span10 offset1">