aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index ed474f7..94f28a3 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ PMS Test Suite
A GSoC 2011 project by Michał Górny.
-http://www.gentoo.org/proj/en/qa/pms/pms-test-suite.xml
+[Homepage]( http://www.gentoo.org/proj/en/qa/pms/pms-test-suite.xml )
Few words of introduction
@@ -12,7 +12,7 @@ Few words of introduction
The PMS Test Suite projects aims to create a comprehensive, universal test suite
for Gentoo Package Managers. It is supposed to create a set of test ebuilds, run
them using a particular Package Manager (like portage) and check their results
-to determine whether the PM does comply to the PMS [1].
+to determine whether the PM does comply to the [PMS][1].
[1]:http://www.gentoo.org/proj/en/qa/pms.xml
@@ -66,8 +66,8 @@ Getting nice HTML results
-------------------------
By default, pms-tester simply runs all tests and returns information about test
-failures. If you'd like to get a nice HTML output instead (like the one
-published by me [1]), please use:
+failures. If you'd like to get a nice HTML output instead (like [the one
+published by me][1]), please use:
pms-tester -p yourpm -o html -O myoutput.html