commit fe6a0b97f448c753a7f19882d7155c393e9b96ba parent 1f503fc4113e635d52df2d9dacc34dad4fff32df Author: Andy Herbert <andy.herbert@gmail.com> Date: Tue, 24 Sep 2013 19:50:35 +0100 Added code formatting for the function reference, Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -125,7 +125,7 @@ As well as a canvas element, a [SAUCE][3] record is returned as a Javascript obj "flags": 0 } -It is also possible to retrieve a record for a file without generating an image by using the 'sauce' function. +It is also possible to retrieve a record for a file without generating an image by using the `sauce` function. AnsiLove.sauce("example.ans", function (sauce) { console.log(sauce);