small update with some improvements, updated readme

This commit is contained in:
arnaucode
2018-04-15 21:21:55 +02:00
parent 9bd5a48bcc
commit 9ecec88e7d
27 changed files with 58 additions and 16 deletions

Binary file not shown.

BIN
build/cli

Binary file not shown.

Binary file not shown.

View File

@@ -1,6 +1,6 @@
<ul class="list-group">
{{range .Items}} {{if .IsDir}}
<br><br>
<br>
<nav aria-label="breadcrumb">
<ol class="breadcrumb">
<li class="breadcrumb-item active" aria-current="page">

View File

@@ -57,7 +57,7 @@
</form>
</nav>
<br><br>
<br>
<div class="container">
<div class="row">
<div class="col-sm-3">

File diff suppressed because one or more lines are too long

Binary file not shown.