Updated links in readme.md

This commit is contained in:
Leonetienne 2021-06-03 12:25:35 +02:00
parent c8cf9c3748
commit 16af3fdb10

View File

@ -1,6 +1,7 @@
[![Hazelnupp](https://raw.githubusercontent.com/Leonetienne/Hazelnupp/master/GithubMedia/nupp.png)](https://github.com/Leonetienne/Hazelnupp) [![Hazelnupp](https://raw.githubusercontent.com/Leonetienne/Hazelnupp/master/GithubMedia/nupp.png)](https://github.com/Leonetienne/Hazelnupp)
# [Documentation](https://www.google.de/search?q=doxygen%20to%20be%20done) # [Documentation](https://leonetienne.github.io/Hazelnupp/)
## [Direct link to docs of the main class](https://leonetienne.github.io/Hazelnupp/classHazelnupp.html)
# Hazelnupp # Hazelnupp
is a simple, easy to use command line parameter parser. is a simple, easy to use command line parameter parser.
@ -238,7 +239,7 @@ What doesn't work is inserting multiple constraints for one key. It will just di
## More examples? ## More examples?
Check out the unit tests! They may help you out! Check out the unit tests! They may help you out!
Also make sure to check out the [doxygen docs](https://www.google.de/search?q=doxygen%20TBD)! Also make sure to check out the [doxygen docs](https://leonetienne.github.io/Hazelnupp/)!
## Further notes ## Further notes
This is still in alpha! There is no guarantee at all that this actually works. This is still in alpha! There is no guarantee at all that this actually works.