diff --git a/README.md b/README.md index 76286a287..e7bf77624 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Trilium -Hierarchical note taking application. +Hierarchical note taking application. Picture tells a thousand words: ![](https://raw.githubusercontent.com/wiki/zadam/trilium/images/screenshot.png) ## Features * Notes can be arranged into arbitrarily deep hierarchy - * Notes can have more than 1 parents - see [cloning](https://github.com/zadam/trilium/wiki/Cloning) + * Notes can have more than 1 parents - see [cloning](https://github.com/zadam/trilium/wiki/Cloning-notes) * WYSIWYG (What You See Is What You Get) editing * Fast and easy [navigation between notes](https://github.com/zadam/trilium/wiki/Note-navigation) * Seamless note versioning @@ -17,15 +17,15 @@ Hierarchical note taking application. ## Builds * If you want to install Trilium on server, follow [this page](https://github.com/zadam/trilium/wiki/Installation-on-server) -* If you want to use Trilium on the desktop, download binary release from [releases], unzip the package and run ```trilium``` executable. +* If you want to use Trilium on the desktop, download binary release for your platfor from [[latest release|https://github.com/zadam/trilium/releases/latest]], unzip the package and run ```trilium``` executable. ## Supported platforms Desktop (electron) builds are available for Linux and Windows. -Requirements for web based installation are outlined in (https://github.com/zadam/trilium/wiki/Installation-on-server). +Requirements for web based installation are [outlined here](https://github.com/zadam/trilium/wiki/Installation-on-server). -Currently only recent Chrome and Firefox are supported (tested) browsers. Other modern browsers should work as well. +Currently only recent Chrome and Firefox are supported (tested) browsers. Other modern browsers (not IE) might work as well. ## Documentation