Browse Source

README: fix filename

hk-custom-address
Daniel Cousens 8 years ago
committed by GitHub
parent
commit
f545807848
  1. 2
      README.md

2
README.md

@ -51,7 +51,7 @@ These steps are advisory only and allow you to use the API to its full extent.
[Browserify](https://github.com/substack/node-browserify) is assumed to be installed for these steps.
From your repository, create a `foobar.js` file
From your repository, create a `foo.js` file
``` javascript
var foobar = {

Loading…
Cancel
Save