Skip to content

Commit b9efe93

Browse files
committed
updated credits, added new discord server badge, add nullified automatic updater script for now
1 parent fb3414b commit b9efe93

File tree

5 files changed

+6
-1
lines changed

5 files changed

+6
-1
lines changed

.github/workflows/updater.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Python script to update documentations and header details on merge
33
on:
44
push:
55
branches:
6-
- main
6+
- __never__
77

88
jobs:
99
run-script:

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<img align="center" src="https://img.shields.io/github/downloads/kernelwernel/VMAware/total">
66
<img align="center" src="https://img.shields.io/badge/License-MIT-yellow.svg">
77
<a href="https://deepwiki.com/kernelwernel/VMAware"><img align="center" src="https://deepwiki.com/badge.svg" alt="Ask DeepWiki"></a>
8+
<img align="center" src="https://dcbadge.limes.pink/api/server/https://discord.gg/fgDvNJQK73?style=flat">
89
<a href="https://github.com/kernelwernel/VMAware/actions/workflows/code_ql_analysis.yml">
910
<img align="center" src="https://github.com/kernelwernel/VMAware/actions/workflows/code_ql_analysis.yml/badge.svg" alt="CodeQL Analysis">
1011
</a>

README_CN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,7 @@ endif()
297297
- [luukjp](https://github.com/luukjp)
298298
- [Randark](https://github.com/Randark-JMT)
299299
- [Scrut1ny](https://github.com/Scrut1ny)
300+
- [Lorenzo Rizzotti (Dreaming-Codes)](https://github.com/Dreaming-Codes)
300301

301302
<br>
302303

README_FR.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@ Et si ce projet vous a été utile, un star serait très apprécié :)
292292
- [luukjp](https://github.com/luukjp)
293293
- [Randark](https://github.com/Randark-JMT)
294294
- [Scrut1ny](https://github.com/Scrut1ny)
295+
- [Lorenzo Rizzotti (Dreaming-Codes)](https://github.com/Dreaming-Codes)
295296

296297
<br>
297298

README_KR.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,8 @@ endif()
299299
- [Kyun-J](https://github.com/Kyun-J)
300300
- [luukjp](https://github.com/luukjp)
301301
- [Randark](https://github.com/Randark-JMT)
302+
- [Scrut1ny](https://github.com/Scrut1ny)
303+
- [Lorenzo Rizzotti (Dreaming-Codes)](https://github.com/Dreaming-Codes)
302304

303305
<br>
304306

0 commit comments

Comments
 (0)