summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md28
1 files changed, 16 insertions, 12 deletions
diff --git a/README.md b/README.md
index 017161f..a480669 100644
--- a/README.md
+++ b/README.md
@@ -49,18 +49,22 @@ is barfed out to stdout.
## Notes
-1. At present the script reads the whole `README.gNewSense` file and
-puts it in the second column of the table. The file typically about 10
-lines big & contains newlines.
-
-Unforunately, the MoinMoin markup for the table doesn't allow the
-columns to have new lines. So, the table generated by the script, at
-present, must be manually edited to remove newlines.
-
-A possible solution would be to have a one line description, of how
-the respective package differs from Debian, at the beginning of the
-`README.gNewSense`. This line can then be used by the script to
-generate the table.
+1. At present the script reads the whole `README.gNewSense` file and
+ puts it in the second column of the table. The file typically about 10
+ lines big & contains newlines.
+
+ Unforunately, the MoinMoin markup for the table doesn't allow the
+ columns to have new lines. So, the table generated by the script, at
+ present, must be manually edited to remove newlines.
+
+ A possible solution would be to have a one line description, of
+ how the respective package differs from Debian, at the beginning of
+ the `README.gNewSense`. This line can then be used by the script to
+ generate the table.
+
+2. At present, not all packages contain a `README.gNewSense`
+ file. It'd nice, if all packages that were modified/removed/added
+ in gNewSense have this file.
## License