From 5d216aa24906dfc53b37bcc67f9edef199f3ae1d Mon Sep 17 00:00:00 2001 From: 0xAX Date: Sun, 1 Mar 2015 22:54:08 +0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4efddd7..c3fe520 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ A series of posts about the linux kernel. **Questions/Suggestions**: Feel free about any questions or suggestions by pinging me at twitter [@0xAX](https://twitter.com/0xAX), adding [issue](https://github.com/0xAX/linux-internals/issues/new) or just drop me [email](anotherworldofworld@gmail.com). +**Support** If you like `linux-insides` you can support me with [![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=0xAX&url=https://github.com/0xAX/linux-insides/&title=linux-insed) + **Contributions**: Feel free to create issues or create pull-requests if you find any issues or my English is poor. **Please read [CONTRIBUTING.md](https://github.com/0xAX/linux-insides/blob/master/CONTRIBUTING.md) before pushing any changes.**