add build status badge to readme
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
bc22288788
commit
f54d81913a
@ -1,6 +1,6 @@
|
|||||||
all:
|
all:
|
||||||
# Copy all but the header of the readme here
|
# Copy all but the header of the readme here
|
||||||
tail ../../readme.md -n +2 > index.md
|
tail ../../readme.md -n +4 > index.md
|
||||||
#
|
#
|
||||||
# Run doxygen
|
# Run doxygen
|
||||||
doxygen doxyfig
|
doxygen doxyfig
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
[](https://drone.leonetienne.de/leonetienne/GeneralUtility)
|
||||||
|
|
||||||
# GeneralUtility
|
# GeneralUtility
|
||||||
is nothing but a useful, little utility library for my C++ projects.
|
is nothing but a useful, little utility library for my C++ projects.
|
||||||
It is public because it is a submodule required to compile my other open source projects.
|
It is public because it is a submodule required to compile my other open source projects.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user