We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fd11dd commit 385d5faCopy full SHA for 385d5fa
1 file changed
README.md
@@ -1,5 +1,5 @@
1
<div align="center">
2
-<img src="src/Maxsys.Core/PackageAssets/logo.png"alt="drawing" width="128" />
+<img src="src/Maxsys.Core/_PackageAssets/logo.png"alt="drawing" width="128" />
3
<h1>MAXSYS CORE</h1>
4
</div>
5
@@ -32,6 +32,14 @@ Este código possui licença MIT e está liberado para uso da maneira que se des
32
Quaisquer sugestões ou outro contato, escreva-me nesse [e-mail](mailto:maxsystech@outlook.com?subject=Github%20contact).
33
34
<!--
35
- hs43
+ hs50
36
https://github.com/ikatyang/emoji-cheat-sheet)
37
--->
+-->
38
+
39
+<style>
40
+ .warning { color: DarkGoldenRod; }
41
+ h1 { color: Snow; }
42
+ h2 { color: Crimson; }
43
+ h3 { color: SteelBlue; }
44
+ h4 { color: SeaGreen; }
45
+</style>
0 commit comments