Added style-tag to readme
This commit is contained in:
parent
30c56846ba
commit
0146e69fb9
@ -3,6 +3,13 @@
|
|||||||
# [Documentation](https://leonetienne.github.io/Hazelnupp/)
|
# [Documentation](https://leonetienne.github.io/Hazelnupp/)
|
||||||
## [Direct link to docs of the main class](https://leonetienne.github.io/Hazelnupp/classHazelnupp.html)
|
## [Direct link to docs of the main class](https://leonetienne.github.io/Hazelnupp/classHazelnupp.html)
|
||||||
|
|
||||||
|
|
||||||
|
<style>
|
||||||
|
#readme a[href] {
|
||||||
|
color: #A6BF29;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
# Hazelnupp
|
# Hazelnupp
|
||||||
is a simple, easy to use command line parameter parser.
|
is a simple, easy to use command line parameter parser.
|
||||||
Hazelnupp does not support windows-, or bsd-style arguments. Only linux-style.
|
Hazelnupp does not support windows-, or bsd-style arguments. Only linux-style.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user