From e48b97fc4f3a172af25c5901486384de0318944a Mon Sep 17 00:00:00 2001
From: Moritz Eckert <mo@mightym0.de>
Date: Tue, 3 Jul 2018 13:37:01 +0200
Subject: [PATCH] Add readme

---
 README.md | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..10e2857
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+Kernel-pwning Tools
+=======
+
+This is a collection of tools I build to help having fun with the linux kernel.
+
+## Other resources
+
+*   (kernel-pwn-nexus)[https://github.com/xairy/linux-kernel-exploitation]
+*   (code-browser)[https://elixir.bootlin.com/linux/latest/source]
-- 
GitLab