From a3da723f3e427464e0bbc981f17c76d5dbceacb7 Mon Sep 17 00:00:00 2001 From: Harvey Date: Mon, 13 Apr 2020 23:00:45 +0200 Subject: [PATCH] Fixed last commit. --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index c5de1e8..183b1ca 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +https://github.com/custom-start-page/retroracle + # Retroracle *(retro-oracle)* @@ -35,3 +37,13 @@ For local development, you can use a development web server such as: - IIS, WAMP, etc Just open a terminal in the `/src` directory and run the web server. + +## Packaging + +Run: + +``` +dist.sh +``` + +This will create a `/dist` folder which can be zipped and released.