From 17824ae1c4df519abf0570610361c48db72ed729 Mon Sep 17 00:00:00 2001 From: Julian Descottes Date: Sun, 17 Aug 2014 20:42:38 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e614f4d7..2eee4f45 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,10 @@ Piskel supports the following browsers : We don't plan/want/could be forced into supporting older IEs. For Opera and Safari, we've never tested them but the gap shouldn't be huge. +## Offline version (Windows and MacOS) + +Offline builds are available. More details in the [dedicated wiki page](https://github.com/juliandescottes/piskel/wiki/Desktop-applications). + ## Built with The Piskel editor is purely built in **JavaScript, HTML and CSS**. It uses Canvas extensively for displaying all them pretty sprites.