Update Dist Repo README [skip ci]

This commit is contained in:
SukkaW 2025-06-20 17:40:19 +08:00
parent 249df2f6bf
commit 5b09d2ccf4

View File

@ -89,7 +89,9 @@ export const buildPublic = task(require.main === module, __filename)(async (span
compareAndWriteFile( compareAndWriteFile(
span, span,
[ [
'# This is a Robot-managed repo containing only output',
'# The source code is located at [Sukkaw/Surge](https://github.com/Sukkaw/Surge)', '# The source code is located at [Sukkaw/Surge](https://github.com/Sukkaw/Surge)',
'# Please follow the development at the source code repo instead',
'', '',
'![GitHub repo size](https://img.shields.io/github/repo-size/sukkalab/ruleset.skk.moe?style=flat-square)' '![GitHub repo size](https://img.shields.io/github/repo-size/sukkalab/ruleset.skk.moe?style=flat-square)'
], ],