Skip to content

Commit 93df7e2

Browse files
committed
feat: add view count to readme
1 parent 3d06e01 commit 93df7e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<img src="https://img.shields.io/badge/laravel-v11.44-F9322C" alt="Laravel">
1515
<img src="https://img.shields.io/badge/license-AGPL%20V3-purple" alt="License">
1616
<img src="https://sonarcloud.io/api/project_badges/measure?project=aminnausin_mediaServer&metric=ncloc" alt="Lines of Code">
17+
<img src="https://repo-view-count.nausin.me/?repo=aminnausin/mediaServer&colour=F9322C" alt="Lines of Code">
1718
<br/>
1819
<img src="https://sonarcloud.io/api/project_badges/measure?project=aminnausin_mediaServer&metric=duplicated_lines_density" alt="Duplicate Lines of Code">
1920
<img src="https://sonarcloud.io/api/project_badges/measure?project=aminnausin_mediaServer&metric=sqale_index" alt="Technical Debt">
@@ -211,7 +212,6 @@ Below are screenshots of the current webpage on Desktop and Android.
211212
![image](https://github.com/user-attachments/assets/59a335c7-9b19-42ba-9bc0-8d0f3c2bf3c)
212213
-->
213214

214-
215215
<p align="center">
216216
<img src="https://github.com/user-attachments/assets/54deff73-3d34-45e0-bc38-ef88ef2a93d7" width="700" alt="Music Player" />
217217
</p>
@@ -310,7 +310,7 @@ MediaServer can be run via Docker (recommended) or a standard manual installatio
310310
- There are certain names that you cannot use for folders or videos such as
311311
- dashboard
312312
- settings
313-
- ...
313+
- ...
314314
- `More to come...`
315315

316316
### ⚙️ Manual Installation

0 commit comments

Comments
 (0)