From 762d0f50a11c1d68270f3ff2c51da2d4307a5804 Mon Sep 17 00:00:00 2001 From: hugoender <6217175+hugoender@users.noreply.github.com> Date: Sat, 26 Aug 2023 16:47:14 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 12a27b2..abb2059 100644 --- a/README.md +++ b/README.md @@ -41,9 +41,11 @@ This is revision 3 of my design, and the one I feel is good enough to share. Enjoy. ## Building +You can get prebuilt version from the Release page: https://github.com/innocenat/supernote-planner/releases/ + +For customizing and building from source, you need to install PHP command line, and run php `make-planner.php`. See `make-planner.php` and `build.php` for other configurations. -More common configurations are available in Release section. ## License