From de908a5442de72972f54115f0ee567bbad7d42ff Mon Sep 17 00:00:00 2001 From: "dev6.0" <60340125+bakhtawarshah@users.noreply.github.com> Date: Thu, 10 Sep 2020 10:43:55 +0400 Subject: [PATCH] official documentation url Instead of having blank README.md file please add official documentation url. It would be convenient for users to checkout official documentations. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c6b5a4d..793fc4f 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ - +# Jetstream Documentation + +You can find the online version of the Jetstream documentation at [https://jetstream.laravel.com](https://jetstream.laravel.com/) +