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 64e06b6..2e64de8 100644 --- a/templates/index.html +++ b/templates/index.html @@ -58,7 +58,8 @@ </div> <div class="col-md-6"> <h2><i class="fa fa-terminal"></i> CLI Program</h2> - <p><strong>TODO:</strong> Use the image hoster direct from the command line.</p> + <p>Use the image hoster direct from the command line.</p> + <p><code>$ imgup http://i.imgur.com/s9zxmYe.jpg cat.png</code></p> </div> </div> <div class="row"> |
