summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnthony Liguori2011-12-12 00:49:23 +0100
committerAnthony Liguori2011-12-12 00:50:43 +0100
commit62ba9f3662c5481f31160daf25474c8f22d6b3d2 (patch)
tree91ff9527ba72411196fc0a160dea16b005db8fff
parentw32: Disable buffering for log file (diff)
downloadqemu-62ba9f3662c5481f31160daf25474c8f22d6b3d2.tar.gz
qemu-62ba9f3662c5481f31160daf25474c8f22d6b3d2.tar.xz
qemu-62ba9f3662c5481f31160daf25474c8f22d6b3d2.zip
Update README
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index dfd56f24bb..c77d12642d 100644
--- a/README
+++ b/README
@@ -1,3 +1,3 @@
-Read the documentation in qemu-doc.html.
+Read the documentation in qemu-doc.html or on http://wiki.qemu.org
-Fabrice Bellard.
+- QEMU team