Skip to content
This repository has been archived by the owner on Jun 29, 2018. It is now read-only.

Commit

Permalink
Add CDNJS link for Babili
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel15 authored Nov 21, 2016
1 parent 155e522 commit b5501b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/babili-standalone/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Installation

There are several ways to get a copy of Babili. Pick whichever one you like:

- Use it via CDNJS: [TODO]. This is a simple way to embed it on a webpage without having to do any other setup.
- Use it via CDNJS: https://cdnjs.cloudflare.com/ajax/libs/babili-standalone/0.0.8/babili.min.js. This is a simple way to embed it on a webpage without having to do any other setup.
- Install via Bower: `bower install babili-standalone`
- Install via NPM: `npm install --save babili-standalone`
- Manually grab `babili.js` and/or `babili.min.js` from the [GitHub releases page](https://github.com/Daniel15/babel-standalone/releases). Every release includes these files.
Expand Down

0 comments on commit b5501b9

Please sign in to comment.