|
@@ -13,7 +13,7 @@ Robodog is an Uppy-based library that pulls your files through Transloadit for a
|
|
$ npm install @uppy/robodog --save
|
|
$ npm install @uppy/robodog --save
|
|
```
|
|
```
|
|
|
|
|
|
-We recommend installing from npm and then using a module bundler such as [Webpack](http://webpack.github.io/), [Browserify](http://browserify.org/) or [Rollup.js](http://rollupjs.org/).
|
|
|
|
|
|
+We recommend installing from npm and then using a module bundler such as [Webpack](http://webpack.js.org/), [Browserify](http://browserify.org/) or [Rollup.js](http://rollupjs.org/).
|
|
|
|
|
|
Alternatively, you can also use this package in a pre-built bundle from Transloadit's CDN: Edgly.
|
|
Alternatively, you can also use this package in a pre-built bundle from Transloadit's CDN: Edgly.
|
|
|
|
|