Link to website in README

This commit is contained in:
Michael Jackson 2018-04-28 19:17:01 -07:00
parent 47ba1389e7
commit 8550244376
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
[build-badge]: https://img.shields.io/travis/unpkg/unpkg/master.svg?style=flat-square
[build]: https://travis-ci.org/unpkg/unpkg
unpkg is a fast, global [content delivery network](https://en.wikipedia.org/wiki/Content_delivery_network) for everything on [npm](https://www.npmjs.com/). Use it to quickly and easily load any file from any package using a URL like:
[unpkg](https://unpkg.com) is a fast, global [content delivery network](https://en.wikipedia.org/wiki/Content_delivery_network) for everything on [npm](https://www.npmjs.com/). Use it to quickly and easily load any file from any package using a URL like:
<div style="text-align:center">
<code>unpkg.com/:package@:version/:file</code>