Browse Source

Update Dist Repo README [skip ci]

SukkaW 9 months ago
parent
commit
5b09d2ccf4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Build/build-public.ts

+ 2 - 0
Build/build-public.ts

@@ -89,7 +89,9 @@ export const buildPublic = task(require.main === module, __filename)(async (span
     compareAndWriteFile(
       span,
       [
+        '# This is a Robot-managed repo containing only output',
         '# 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)'
       ],