mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-07 03:56:57 +03:00
Allow to Add a Move to Top button to enhance the ease of navigation for 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>
This commit is contained in:
10
README.md
10
README.md
@@ -7,7 +7,7 @@
|
|||||||
[](https://GitHub.com/jomjol/AI-on-the-edge-device/network/)
|
[](https://GitHub.com/jomjol/AI-on-the-edge-device/network/)
|
||||||
[](https://GitHub.com/jomjol/AI-on-the-edge-device/stargazers/)
|
[](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">
|
<img src="images/icon/watermeter.svg" width="150px">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
@@ -557,3 +557,11 @@ There are some ideas and feature requests which are not currently being pursued
|
|||||||
<tbody>
|
<tbody>
|
||||||
</table>
|
</table>
|
||||||
<!-- readme: contributors -end -->
|
<!-- 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>
|
||||||
|
|||||||
Reference in New Issue
Block a user