Added style-tag to readme

This commit is contained in:
Leonetienne 2021-06-04 16:01:32 +02:00
parent 30c56846ba
commit 0146e69fb9

View File

@ -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.