We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16f5c07 commit a356797Copy full SHA for a356797
README.md
@@ -99,3 +99,9 @@ MIT License. See [LICENSE](LICENSE) for details.
99
## Credits
100
101
Based on PowerShell scripting and the ImportExcel module by Doug Finke.
102
+
103
+ <picture>
104
+ <source media="(prefers-color-scheme: dark)"srcset="https://github.com/R0mb0/Not_made_by_AI/blob/main/Badge/SVG/NotMadeByAIDark.svg">
105
+ <source media="(prefers-color-scheme: light)"srcset="https://github.com/R0mb0/Not_made_by_AI/blob/main/Badge/SVG/NotMadeByAILight.svg">
106
+ <img alt="Not made by AI" src="https://github.com/R0mb0/Not_made_by_AI/blob/main/Badge/SVG/NotMadeByAIDefault.svg">
107
+ </picture>
0 commit comments