From ccc17659fddbbc67ab6dfdd7322226a3b02b061a Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Tue, 14 Jan 2014 05:34:49 +0000 Subject: [PATCH] =?UTF-8?q?PR=2053=20(partial):=20Display=20the=20splash?= =?UTF-8?q?=20image=20in=20the=20README=20doc.=20(Shown=20on=20the=20proje?= =?UTF-8?q?cts=E2=80=99s=20main=20github=20page.)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index d20f6b86..44110390 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,8 @@ wxPython Project Phoenix ========================= +.. image:: demo/bitmaps/splash.png + Welcome to wxPython's Project Phoenix! This project is a new implementation of wxPython focused on improving speed, maintainability and extensibility. Just like "Classic" wxPython it wraps the wxWidgets C++ toolkit and provides