From 55695ba06caa8e0d9e4dc47882d786b1183ebeea Mon Sep 17 00:00:00 2001 From: Peter Papp Date: Fri, 1 May 2020 11:54:18 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 52f56e2b..639ebad9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +### Documentation +[Read online documentation](https://vuefilemanager.com/docs/) + ### Installation setup Run these commands to install vendors: @@ -42,4 +45,4 @@ To compiles for production, run this command ``` npm run prod ``` -That's all, happy coding! :tada: :tada: :tada: \ No newline at end of file +That's all, happy coding! :tada: :tada: :tada: