diff --git a/README.md b/README.md index 7c2ebd3..0840d51 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # 🔗 LittleLink-Server This project is based on the great work from [littlelink](https://github.com/sethcottle/littlelink) -It takes the same simple approach to a link page and hosts it within a NodeJS server with React Server Side Rendering, containerized for you to use. Now, customizing `LittleLink` with `littlelink-server` is as easy as passing in some environment variables. If you need help configuring this, please see [this video that explains everything](https://www.youtube.com/watch?v=42SqfI_AjXU). +It takes the same simple approach to a link page and hosts it within a NodeJS server with React Server Side Rendering, containerized for you to use. Now, customizing `LittleLink` with `littlelink-server` is as easy as passing in some environment variables. If you need help configuring this, please see [this video that explains everything](https://www.youtube.com/watch?v=42SqfI_AjXU) and a live example at [technotim.live](https://technotim.live/). # 🚀 Getting Started