Navigation Menu

Skip to content

Commit

Permalink
Add "help us" section
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 7, 2014
1 parent 100574f commit 8988087
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions public/index.html
Expand Up @@ -18,6 +18,14 @@ <h2>Documentations</h2>
<li><a href="http://groonga.org/docs/tutorial.html">Tutorial</a></li>
<li><a href="http://groonga.org/docs/reference/command.html">Command reference</a></li>
</ul>
<h2>Help us!</h2>
<p>
We want to improve this application. Please help us!
</p>
<ul>
<li><a href="https://github.com/groonga/heroku-try-groonga">Source</a></li>
<li><a href="https://github.com/groonga/heroku-try-groonga#help-us">TODO items</a></li>
</ul>
</nav>
<script src="//code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="js/jquery.terminal-0.8.7.min.js"></script>
Expand Down

0 comments on commit 8988087

Please sign in to comment.