diff --git a/README.md b/README.md index 1dab7b9..8defa2a 100644 --- a/README.md +++ b/README.md @@ -261,6 +261,26 @@ All payouts are handled internal to the Haste ecosystem and do not require any a ### Web +The Haste team prefers to install libraries via npm install like `npm install @hastearcade/web`. + +However, if you prefer to utilize a single script tag you can include the following tag in your HTML: + +`