Skip to content

Commit

Permalink
fixed README
Browse files Browse the repository at this point in the history
  • Loading branch information
btford committed Aug 1, 2012
1 parent 002226c commit f3b002b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,5 +1,5 @@
## AngularJS + D3 = ♥
An example of how to write an AngularJS directive that uses the D3.js visualization library. I walk through the source code on
## AngularJS + D3.js = ♥
An example of how to write an AngularJS directive that uses the D3.js visualization library. I walk through [building this app on my blog](http://briantford.com/blog/angular-d3.html).

## Running it
Github's Content Security Policy forbids making requests from `file://`, so you'll need to host the app locally. The easiest way to do this is to launch a simple python server from the directory:
Expand Down

0 comments on commit f3b002b

Please sign in to comment.