From 2e014b3c0a08c2b0f9fa0eff018cba56f231d57e Mon Sep 17 00:00:00 2001 From: Gokcehan Date: Fri, 15 Jun 2018 21:05:55 +0300 Subject: [PATCH] add tutorial link to readme Related #94 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d403aee..0ac4741 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,8 @@ See [packages](https://github.com/gokcehan/lf/wiki/Packages) for community maint After the installation `lf` command should start the application in the current directory. +See [tutorial](https://github.com/gokcehan/lf/wiki/Tutorial) for a gentle introduction with screencasts. + Run `lf -help` to see command line options. Run `lf -doc` to see the [documentation](https://godoc.org/github.com/gokcehan/lf).