From d4a4f8383dd7acf002402f30f760a46c60ed7309 Mon Sep 17 00:00:00 2001 From: 0xAX Date: Sun, 29 Mar 2015 12:26:28 +0600 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2263748..7c342be 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,13 @@ A series of posts about the linux kernel and its insides. **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](mailto: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) +**Support** If you like `linux-insides` you can support me with: + +[![Flattr linux-insides](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) + +[![Support at gratipay](http://img.shields.io/gratipay/0xAX.svg)](https://gratipay.com/0xAX/) + + **Contributions**: Feel free to create issues or create pull-requests if you find any issues or my English is poor.