Quellcode durchsuchen

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>
Bilal Mirza vor 1 Jahr
Ursprung
Commit
fe0fec7fac
1 geänderte Dateien mit 9 neuen und 1 gelöschten Zeilen
  1. 9 1
      README.md

+ 9 - 1
README.md

@@ -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 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/)
 [![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">
   <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>