From 17ca2e43555a68f620376f8c72313d03df3f8d93 Mon Sep 17 00:00:00 2001 From: DUOLabs Date: Fri, 1 Jan 2021 14:28:01 -0500 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d6827a..00bc123 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,7 @@ The creator of [Photopea](https://www.photopea.com/), a great free alternative to Photoshop, is not interested on making an offline version, so I took it upon myself to make it. ## Issues -If there are any issues, please let me know. On my to-do list is to get text working, as it is saved on an external server and is not loaded into the browser when the website loads. +If there are any issues, please let me know. On my to-do list is to get text working, as it is saved on an external server and is not loaded into the browser when the website loads. + +## How to use +Download the repo, go to [index.html](www.photopea.com/index.html), and open it in your browser. It should load and you can use it like normal.