From 1f7a3da0d9b30a31b5683e2f8f78e2eb8242af45 Mon Sep 17 00:00:00 2001 From: Alexander Yakovlev Date: Wed, 25 Aug 2021 23:11:52 +0700 Subject: [PATCH] lighter repo link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1a3c69c..728c9c0 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Console commands to start working 2. `npm install` or better `pnpm install` 3. `webpack prod` and you'll have the game in the `build` folder. +If you need a lighter template without any console commands: [inkjs-boilerplate.](https://code.oreolek.ru/oreolek/inkjs-boilerplate) + ### Screenshot ![Screenshot](./screenshot.png)