From 9fc9a73b8a57497241d6dffdd9be93a44cf51b52 Mon Sep 17 00:00:00 2001 From: zadam Date: Sun, 24 Dec 2017 22:52:35 -0500 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 94519b5470..76286a2872 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,14 @@ Hierarchical note taking application. * 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. +## 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). + +Currently only recent Chrome and Firefox are supported (tested) browsers. Other modern browsers should work as well. + ## Documentation See [wiki](https://github.com/zadam/trilium/wiki/Home) for complete list of available pages.