From 36bfc6f1bd453a1d3897259a52693a63d46e7f24 Mon Sep 17 00:00:00 2001 From: hellerve Date: Sun, 27 Jan 2019 22:46:22 +0100 Subject: [PATCH] readme: add footer --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cc16955..c618c8f 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,7 @@ A playground for my experiments with [tokio](https://tokio.rs). Many of the examples are part of the [docs](https://tokio.rs/docs). + +
+ +Have fun!