Browse Source

robodog: mention global and link to the docs more

Renée Kooi 6 years ago
parent
commit
88c685d740
1 changed files with 2 additions and 0 deletions
  1. 2 0
      packages/@uppy/robodog/README.md

+ 2 - 0
packages/@uppy/robodog/README.md

@@ -22,6 +22,8 @@ Alternatively, you can also use this package in a pre-built bundle from Transloa
 <script src="https://transloadit.edgly.net/releases/uppy/v0.30.2/robodog.min.js"></script>
 <script src="https://transloadit.edgly.net/releases/uppy/v0.30.2/robodog.min.js"></script>
 ```
 ```
 
 
+Then, a global `Robodog` variable will be available. For usage instructions, please see the [main Robodog documentation](https://uppy.io/docs/robodog).
+
 ## Documentation
 ## Documentation
 
 
 For further details, please read the documentation on the [Uppy website](https://uppy.io/docs/robodog)!
 For further details, please read the documentation on the [Uppy website](https://uppy.io/docs/robodog)!