From e48e62c26eacdf5860817e9376f18add6cf04e4d Mon Sep 17 00:00:00 2001 From: Daniele Sluijters Date: Wed, 7 Aug 2013 09:25:22 +0200 Subject: [PATCH] README: Reword the state of Puppetboard. Additionally, rearrange some screenshots. --- README.rst | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/README.rst b/README.rst index d02c60f..cff0d57 100644 --- a/README.rst +++ b/README.rst @@ -26,8 +26,7 @@ Because this project is powered by Flask we are restricted to: Word of caution =============== -Puppetboard is very, very young, it's less than a week's worth of -efforts but it works fairly well. +Puppetboard is very, very young but it works fairly well. That being said a lot of the code is very exeprimental, just trying to figure out what works and what not, what we need to do different @@ -129,8 +128,8 @@ messages have a look at this post by `Tim Pope`_. Screenshots =========== -.. image:: https://raw.github.com/nedap/puppetboard/master/screenshots/broken.png - :alt: Error message +.. image:: https://raw.github.com/nedap/puppetboard/master/screenshots/node.png + :alt: Node without experimental endpoints endabled :width: 1024 :height: 700 :align: center @@ -147,12 +146,6 @@ Screenshots :height: 700 :align: center -.. image:: https://raw.github.com/nedap/puppetboard/master/screenshots/node.png - :alt: Node without experimental endpoints endabled - :width: 1024 - :height: 700 - :align: center - .. image:: https://raw.github.com/nedap/puppetboard/master/screenshots/nodes.png :alt: Nodes table without experimental endpoints enabled :width: 1024 @@ -185,3 +178,12 @@ With experimental endpoints :width: 1024 :height: 700 :align: center + +Error page +---------- + +.. image:: https://raw.github.com/nedap/puppetboard/master/screenshots/broken.png + :alt: Error message + :width: 1024 + :height: 700 + :align: center