diff --git a/README.md b/README.md index 9e87d7d04dbc9259893391f6ca190621eeaa553b..f307a33fef189b24632c64ae3df47689fcdfecf0 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# blog-tutorials +# Codebase for the tutorials on my [blog](http://rieckpil.de/blog) + +## HOWTO's: + +* Expose git information with Spring Boot’s Actuator ([Blog](https://rieckpil.de/howto-expose-git-information-with-spring-boots-actuator/), [Sources](https://github.com/rieckpil/blog-tutorials/tree/master/expose-git-information-actuator))