diff --git a/README.md b/README.md index cec5638..20b730e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Simple Callback Server + +[![Read the blog entry at c0ntroller.de](https://c0ntroller.de/img/read-blog.svg)](https://c0ntroller.de/#/project/simple-cb) + A simple server that prints headers and body of a request to the console. ## Usage