Commit 9452cda1 authored by santiaago's avatar santiaago
Browse files

better readme

parent c0f68a62
Loading
Loading
Loading
Loading
+8 −6
Original line number Diff line number Diff line
@@ -18,15 +18,17 @@ You can set the HTML source of the image to point directly to **tinygraphs.com**

### Supported routes:

* `http://tinygraphs.com/checkerboard`
`http://tinygraphs.com/checkerboard`

![checkerboard](http://tinygraphs.com/checkerboard?size=50)
* `http://tinygraphs.com/squares/anything`
![checkerboard](http://tinygraphs.com/checkerboard?size=120)

![squares](http://tinygraphs.com/squares/anything?size=50)
* `http://tinygraphs.com/squares/random`
`http://tinygraphs.com/squares/anything`

![random](http://tinygraphs.com/squares/random?size=50)
![squares](http://tinygraphs.com/squares/anything?size=120)

`http://tinygraphs.com/squares/random`

![random](http://tinygraphs.com/squares/random?size=120)


Organization
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
<div class="row">

  <div class="col-lg-4">
    <img class="img-circle img-thumbnail" src="/grid/square/2/square" alt="square grid example" style="width: 140px; height: 140px;">
    <img class="img-circle img-thumbnail" src="/squares/random/2" alt="square grid example" style="width: 140px; height: 140px;">
    <h2>Squares</h2>
    <p>Donec sed odio dui. Etiam porta sem malesuada magna mollis euismod. Nullam id dolor id nibh ultricies vehicula ut id elit. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Praesent commodo cursus magna.</p>
    <p><a class="btn btn-default" href="#" role="button">View details &raquo;</a></p>