diff --git a/README.md b/README.md index c899fef..dd33725 100755 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ Angular Highcharts Directive ============================ A directive that wrappes around http://www.highcharts.com charts, and allows easily and moduler integration of angular and highcharts - +![USing this directive along with some of the code](https://raw.github.com/rootux/angular-highcharts-directive/master/screenshot_sample.png "Using angular highcharts directive") diff --git a/screenshot_sample.png b/screenshot_sample.png new file mode 100644 index 0000000..d3da17a Binary files /dev/null and b/screenshot_sample.png differ