diff options
-rw-r--r-- | README.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..add6883 --- /dev/null +++ b/README.rst @@ -0,0 +1,16 @@ +README +====== + +A simple git based application to manage distribution specific patches for +FOSSEE-netbook. + +This tool shall do the following: + +* A simple graphical & CLI tool to select available patches and apply them + individually + +* Ability to downgrade to any pervious version + +* Ability to change Kernel, firmware and modules + + |