[docs][xs]: add screenshot to website and have README have prominent link to website as most info is there now.
This commit is contained in:
parent
e480777cb2
commit
98580d63d4
@ -4,7 +4,7 @@ toolkit, all in pure javascript and html.
|
||||
|
||||
Designed for standalone use or as a library to integrate into your own app.
|
||||
|
||||
Live demo: http://okfnlabs.org/recline/demo/
|
||||
<h3><a href="http://okfnlabs.org/recline/">Recline Website - including Overview, Documentation, Demos etc</a></h3>
|
||||
|
||||
|
||||
## Features
|
||||
@ -15,21 +15,16 @@ Live demo: http://okfnlabs.org/recline/demo/
|
||||
* View and edit your data in clean tabular interface
|
||||
* Bulk update/clean your data using an easy scripting UI
|
||||
* Visualize your data
|
||||
* And more ... see <http://okfnlabs.org/recline/>
|
||||
|
||||

|
||||
|
||||
|
||||
## Demo App
|
||||
|
||||
Open demo/index.html in your favourite browser.
|
||||
|
||||
|
||||
## Developer Notes
|
||||
|
||||
Running the tests by opening `test/index.html` in your browser.
|
||||
|
||||
|
||||
|
||||
## Copyright and License
|
||||
|
||||
Copyright 2011 Max Ogden and Rufus Pollock.
|
||||
|
||||
@ -86,8 +86,10 @@
|
||||
<li>Componentized design means you use only what you need</li>
|
||||
</ul>
|
||||
|
||||
<img src="http://farm8.staticflickr.com/7020/6847468031_0f474de5f7_b.jpg" alt="Recline Data Explorer Screenshot" style="width: 95%; display: block; margin: auto; margin-bottom: 30px;" />
|
||||
|
||||
<h2 id="demo">Demo</h2>
|
||||
<p><a href="demo/index.html" class="btn">Demo »</a></p>
|
||||
<p><a href="demo/index.html" class="btn">For Recline Demo Click Here »</a></p>
|
||||
|
||||
<h2 id="downloads">Downloads & Dependencies <small>(Right-click, and use 'Save As')</small></h2>
|
||||
<p><a href="recline.js" class="btn">Recline Current Version (v0.2) »</a></p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user