summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 11b5f7a..0d0858a 100644
--- a/README.md
+++ b/README.md
@@ -30,3 +30,7 @@ Sample usage:
echo SqlFormatter::format("SELECT * FROM Table LIMIT 10");
?>
+
+Sample output:
+
+![](http://github.com/jdorn/sql-formatter/raw/master/examples/SqlFormatterExample.png)