From e84cd633b0978f9d937b03ad1304f5560d23fea7 Mon Sep 17 00:00:00 2001 From: subframe7536 <1667077010@qq.com> Date: Wed, 25 Dec 2024 18:09:26 +0800 Subject: [PATCH] add feature document link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8591c0e..edb7cc9 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ paru -S ttf-maple-beta ## Custom Build -The [`config.json`](./config.json) file is used to configure the build process. Checkout the [schema](./source/schema.json) for more details. +The [`config.json`](./config.json) file is used to configure the build process. Checkout the [schema](./source/schema.json) or [document](https://github.com/subframe7536/maple-font/blob/variable/source/features/README.md) for more details. There also have some [command line options](#build-script-usage) for customizing the build process. Cli options have higher priority than options in `config.json`.