From 1b67698838d1acd2f83223e5b4c8ee714204673a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sankar=20=E0=AE=9A=E0=AE=99=E0=AF=8D=E0=AE=95=E0=AE=B0?= =?UTF-8?q?=E0=AF=8D?= Date: Sun, 10 Mar 2013 20:30:29 +0530 Subject: [PATCH] Updated the README with license, build instruction --- README | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README b/README index 050f71e..d3ee4cf 100644 --- a/README +++ b/README @@ -1 +1,9 @@ A simple filesystem to understand things. + +This is a Work In Progress. Do not use this yet. + +The source files are licensed under Creative Commons Zero License. +More information at: http://creativecommons.org/publicdomain/zero/1.0/ +Full license text at: http://creativecommons.org/publicdomain/zero/1.0/legalcode + +To compile, install linux kernel sources and run make from the checkedout directory.