diff options
Diffstat (limited to 'templates/index.html')
| -rw-r--r-- | templates/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index 21180b7..44f6ace 100644 --- a/templates/index.html +++ b/templates/index.html @@ -61,7 +61,8 @@ <i class="fa fa-exchange"></i> REST-Like API</h2> - <p><strong>TODO:</strong> Read the documentation here.</p> + <p>We provice a interface for easy access without your web browser. <br> + <a href="/api" title="API Documentation" class="btn btn-material-indigo-A700"><span class="fa fa-info-circle"></span> Read here more! »</a></p> </div> </div> <div class="row"> |
