summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst10
1 files changed, 7 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 5f13dcf..6ae75a9 100644
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,6 @@
README
======
-
A simple git based application to manage distribution specific patches for
FOSSEE-netbook.
@@ -10,12 +9,17 @@ What it can do
* A simple graphical & CLI tool to select and apply available patches
-* It can change Kernel, firmware and modules
+* It can change Kernel, firmware and modules too
+
+Proposed features(TODO)
+-----------------------
+
+* A xml/csv file with precise instructions to compile/install any packages
Limitations
-----------
-* Only one patch at a time can be applied
+* Only one patch at a time
* Removing a patch is not implemented, one has to revert to a known version manually