summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>2011-06-22 23:03:13 +0000
committerlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>2011-06-22 23:03:13 +0000
commit5fd7762ee6a702b42c12add89a71fe4999833f2a (patch)
tree7a89cdf96cae60eb7c52fc36b8d77b8eb6209e14
parentc7ec340fd9892462906fc0a426084936665f5cf3 (diff)
Small adjustments on toplevel README file
Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com> git-svn-id: svn://test.kernel.org/autotest/trunk@5443 592f7852-d20e-0410-864c-8624ca9c26a4
-rw-r--r--README23
1 files changed, 17 insertions, 6 deletions
diff --git a/README b/README
index 42eb73d5..12b2c485 100644
--- a/README
+++ b/README
@@ -1,4 +1,5 @@
-= Autotest: Fully automated tests under the linux platform =
+Autotest: Fully automated tests under the linux platform
+--------------------------------------------------------
Autotest is a framework for fully automated testing. It is designed primarily to
test the Linux kernel, though it is useful for many other functions such as
@@ -39,13 +40,17 @@ test results
* Autotest command line interface: Alternatively, users also can use the
autotest CLI, written in python
-== Getting started with autotest client ==
+
+Getting started with autotest client
+------------------------------------
For the impatient:
http://autotest.kernel.org/wiki/QuickStart
-== Check out the main project documentation source ==
+
+Check out the main project documentation source
+-----------------------------------------------
You can find plenty of information on the autotest wiki
@@ -59,15 +64,21 @@ Links to an online view of the version control system
http://autotest.kernel.org/browser
-== Grabbing the latest source ==
+
+Grabbing the latest source
+--------------------------
http://autotest.kernel.org/wiki/DownloadSource
-== Hacking and submitting patches ==
+
+Hacking and submitting patches
+------------------------------
http://autotest.kernel.org/wiki/SubmissionChecklist
-== Downloading stable versions ==
+
+Downloading stable versions
+---------------------------
http://autotest.kernel.org/wiki/Download