diff --git a/README.md b/README.md
index 200efeb..23484e6 100644
--- a/README.md
+++ b/README.md
@@ -26,10 +26,10 @@ Then with a module bundler like [webpack](https://webpack.github.io/), use as yo
import AsyncProps from 'async-props'
```
-The UMD build is also available on [npmcdn](https://npmcdn.com):
+The UMD build is also available on [unpkg](https://unpkg.com):
```html
-
+
```
You can find the library on `window.AsyncProps`.