diff mbox

[kvm-unit-tests,05/18] README: add pointer to new wiki page

Message ID 1446769483-21586-6-git-send-email-drjones@redhat.com (mailing list archive)
State New, archived
Headers show

Commit Message

Andrew Jones Nov. 6, 2015, 12:24 a.m. UTC
Signed-off-by: Andrew Jones <drjones@redhat.com>
---
 README | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Paolo Bonzini Nov. 10, 2015, 4:25 p.m. UTC | #1
On 06/11/2015 01:24, Andrew Jones wrote:
> Signed-off-by: Andrew Jones <drjones@redhat.com>
> ---
>  README | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/README b/README
> index eab5ea28f7fab..45587f2a97ec6 100644
> --- a/README
> +++ b/README
> @@ -1,3 +1,9 @@
> +Welcome to kvm-unit-tests
> +
> +See http://www.linux-kvm.org/page/KVM-unit-tests for a high-level
> +description of this project, as well as running tests and adding
> +tests HOWTOs.
> +
>  This directory contains sources for a kvm test suite.
>  
>  To create the test images do
> 

Applied, thanks.

Paolo
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/README b/README
index eab5ea28f7fab..45587f2a97ec6 100644
--- a/README
+++ b/README
@@ -1,3 +1,9 @@ 
+Welcome to kvm-unit-tests
+
+See http://www.linux-kvm.org/page/KVM-unit-tests for a high-level
+description of this project, as well as running tests and adding
+tests HOWTOs.
+
 This directory contains sources for a kvm test suite.
 
 To create the test images do