From 86991d0e17750bc268727717e629163bf4942ad0 Mon Sep 17 00:00:00 2001 From: Joao Gilberto Moura Date: Mon, 19 Oct 2020 16:35:33 -0300 Subject: [PATCH] Add article link to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8cfdb411..ef41957a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # RealEstate +See full article [here](https://www.leanpanda.com/blog/authentication-and-authorisation-in-phoenix-liveview/). + +## Start server + To start your Phoenix server: * Install dependencies with `mix deps.get`