1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-01-05 13:21:00 +00:00
linux-insides/README.md
Guillaume Gomez 111058234d Fix the little typo
Yes, it made me feel unconfortable... By the way, I wrote some little articles but more about how to do some linux kernel stuff [here](https://github.com/GuillaumeGomez/howto-linux-kernel). Maybe you're interested to add them ?

Anyway, it was very interesting to read. Nice job !
2015-01-19 14:38:56 +01:00

18 lines
789 B
Markdown

linux-internals
===============
Series of posts about linux kernel.
**Goal is simple** - to share my modest knowledge about linux kernel internals and help people who are interested in low-level stuff and linux kernel as me.
**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).
**Contributions**: Feel free to create issues or create pull-requests if you find issues or my English is poor.
**Please read [CONTRIBUTING.md](https://github.com/0xAX/linux-insides/blob/master/CONTRIBUTING.md) before you pushed your changes.**
Author
---------------
[@0xAX](https://twitter.com/0xAX)