Upstream Autotest merge.
Merged from d9d64b855363d214996b187380532d4cc9991d29.
BUG=none
TEST=emerge autotest-tests, local server, run_remote_tests.
Change-Id: Id8cf1ef930bc0cd80347d77f2de65561be2a12a4
Reviewed-on: http://gerrit.chromium.org/gerrit/4664
Reviewed-by: Mike Truty <truty@chromium.org>
Reviewed-by: Scott Zawalski <scottz@chromium.org>
Tested-by: Dale Curtis <dalecurtis@chromium.org>
diff --git a/README b/README
index 42eb73d..12b2c48 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 @@
* 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 @@
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