Skip to content

Commit

Permalink
Allow to Add a Move to Top button to enhance the ease of navigation f…
Browse files Browse the repository at this point in the history
…or README readers. (#3344)

* Allow to Add a Move to Top button to enhance the ease of navigation for README readers.

* totally top of readme

* .

* Update README.md

* Update README.md

---------

Co-authored-by: CaCO3 <caco3@ruinelli.ch>
  • Loading branch information
bilalmirza74 and caco3 authored Oct 19, 2024
1 parent 56abefe commit fe0fec7
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[![GitHub forks](https://img.shields.io/github/forks/jomjol/AI-on-the-edge-device.svg?style=social&label=Fork&maxAge=2592000)](https://github.com/jomjol/AI-on-the-edge-device/network/)
[![GitHub stars](https://img.shields.io/github/stars/jomjol/AI-on-the-edge-device.svg?style=social&label=Star&maxAge=2592000)](https://github.com/jomjol/AI-on-the-edge-device/stargazers/)

<p align="center">
<p align="center" id="top">
<img src="images/icon/watermeter.svg" width="150px">
</p>

Expand Down Expand Up @@ -557,3 +557,11 @@ There are some ideas and feature requests which are not currently being pursued
<tbody>
</table>
<!-- readme: contributors -end -->

---

<div align="center">
<a href="#top">
<img src="https://img.shields.io/badge/Back%20to%20Top-000000?style=for-the-badge&logo=github&logoColor=white" alt="Back to Top">
</a>
</div>

0 comments on commit fe0fec7

Please sign in to comment.