adding gif to readme

This commit is contained in:
Patrick McGuire
2021-10-09 21:30:53 -04:00
parent 458f705cdd
commit 1fb8b0d2a0
2 changed files with 5 additions and 5 deletions
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 997 KiB

+5 -5
View File
@@ -320,7 +320,7 @@ footer {
<header> <header>
<h1> <h1>
<a href="https://github.com/mcguirepr89/BirdNET-Lite">🕊 Birding Pi - a realtime acoustic bird classification system</a> <a href="https://github.com/mcguirepr89/BirdNET-Lite">🕊 Birding Pi</a>
</h1> </h1>
</header> </header>
<hr> <hr>
@@ -399,7 +399,7 @@ footer {
<td> <td>
<a href="./scripts/"> <a href="./scripts/">
<svg width="1.5em" height="1em" version="1.1" viewBox="0 0 317 259"><use xlink:href="#folder"></use></svg> <svg width="1.5em" height="1em" version="1.1" viewBox="0 0 317 259"><use xlink:href="#folder"></use></svg>
<span class="name">🗎 scripts</span> <span class="name">🗎 Scripts</span>
</a> </a>
</td> </td>
</tr> </tr>
@@ -408,7 +408,7 @@ footer {
<td> <td>
<a href="http://birdingpi.local:8080"> <a href="http://birdingpi.local:8080">
<svg width="1.5em" height="1em" version="1.1" viewBox="0 0 317 259"><use xlink:href="#folder"></use></svg> <svg width="1.5em" height="1em" version="1.1" viewBox="0 0 317 259"><use xlink:href="#folder"></use></svg>
<span class="name">birdlog</span> <span class="name">Analysis Log</span>
</a> </a>
</td> </td>
</tr> </tr>
@@ -417,7 +417,7 @@ footer {
<td> <td>
<a href="http://birdingpi.local:8888"> <a href="http://birdingpi.local:8888">
<svg width="1.5em" height="1em" version="1.1" viewBox="0 0 317 259"><use xlink:href="#folder"></use></svg> <svg width="1.5em" height="1em" version="1.1" viewBox="0 0 317 259"><use xlink:href="#folder"></use></svg>
<span class="name">extractionlog</span> <span class="name">Extraction Log</span>
</a> </a>
</td> </td>
</tr> </tr>
@@ -435,7 +435,7 @@ footer {
</div> </div>
</main> </main>
<footer> <footer>
Help: open the <a rel="noopener noreferrer" href="https://birdnetwiki.pmcgui.xyz/">🕊 Birding Pi Wiki</a> Help:<a rel="noopener noreferrer" href="https://birdnetwiki.pmcgui.xyz/">🕊 Birding Pi Wiki</a>
</footer> </footer>
<script> <script>
var filterEl = document.getElementById('filter'); var filterEl = document.getElementById('filter');