From bc3b373f0f1c3d40fe7e5dc8306a657653471710 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sat, 14 Dec 2013 23:25:13 +0530 Subject: corrected typos in README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 930eb5e..ce9ff20 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ info. **defaults** local-packages-directory = "~/gnewsense/packages-parkes" - remote-bzr-ur = "bzr://bzr.savannah.gnu.org/gnewsense/packages-parkes" + remote-bzr-url = "bzr://bzr.savannah.gnu.org/gnewsense/packages-parkes" `packages-list-file`, is a file which contains a list of package names that differ from Debian. Look at `packages-parkes.list` file for a @@ -39,7 +39,7 @@ packages. + **S3** The script puts the names of packages, which doesn't contain `README.gNewSense` file, into a seperate list. -+ **S4** The dict produced in **S2** is used to generate moinmoin ++ **S4** The dict produced in **S2** is used to generate MoinMoin marked up table, like [the one here][2]. + **S5** The generated table is written to the `output-table-file`. @@ -50,8 +50,8 @@ 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. + puts it in the second column of the table. The file is 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 -- cgit v1.2.3