diff --git a/README.md b/README.md index 0ac4741..875339b 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ See [faq](https://github.com/gokcehan/lf/wiki/FAQ) for more information. ## May-Futures - Bookmarks +- Mouse control ## Installation @@ -52,10 +53,10 @@ See [packages](https://github.com/gokcehan/lf/wiki/Packages) for community maint ## Usage -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. +After the installation `lf` command should start the application in the current directory. + Run `lf -help` to see command line options. Run `lf -doc` to see the [documentation](https://godoc.org/github.com/gokcehan/lf).