diff --git a/README.md b/README.md new file mode 100644 index 0000000..80136e4 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +A collection of handy little web components. + +## Share button + +Add a share button to any web page. + +```html + + +``` + +[View the package](./packages/share-button) details for full usage instructions.