Skip to content

Commit

Permalink
Notes, links
Browse files Browse the repository at this point in the history
  • Loading branch information
pikesley committed Nov 17, 2013
1 parent c116127 commit 86eeea3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Content will be returned as plain text formatted thus:
. [] [] [] [] []
. [][][][][] [][][][] [][][][] [][][][][][]

See `examples/console.rb` for an example.
See the [`examples/console.rb`](https://github.com/pikesley/uncle-clive/blob/master/examples/console.rb) script for an example.

####text/html

Expand All @@ -62,7 +62,7 @@ Will return content of the form _:text_, rendered in the 1982 Sinclair Spectrum

###Notes

See also the `examples/png.rb` script for an example of generating PNG images from the JSON content.
See also the [`examples/png.rb`](https://github.com/pikesley/uncle-clive/blob/master/examples/png.rb) script for an example of using the excellent [chunky_png](https://github.com/wvanbergen/chunky_png) library to generate PNG images from the JSON content.

###Roadmap

Expand Down

0 comments on commit 86eeea3

Please sign in to comment.