diff --git a/CHANGELOG.md b/CHANGELOG.md index 68c2bbd..3d1a11b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,6 @@ All notable changes to `laravel-websockets` will be documented in this file -## 1.0.0 - 201X-XX-XX +## 1.0.0 - 2018-12-04 - initial release diff --git a/README.md b/README.md index 0d0f13c..a98dd2e 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ Bring the power of WebSockets to your Laravel application. Drop-in Pusher replacement, SSL support, Laravel Echo support and a debug dashboard are just some of its features. +Full documentation: https://docs.beyondco.de/laravel-websockets/1.0/getting-started/introduction.html + ## Installation You can install the package via composer: