mirror of
https://github.com/any86/any-rule.git
synced 2025-07-14 15:38:58 +08:00
chore: 增加一个badge
This commit is contained in:
parent
2c0275096f
commit
cfe793b02c
@ -1,4 +1,4 @@
|
|||||||
# 正则大全  
|
# 正则大全   
|
||||||
:whale:图形界面: https://any86.github.io/any-rule/
|
:whale:图形界面: https://any86.github.io/any-rule/
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
const fs = require('fs');
|
const fs = require('fs');
|
||||||
const chalk = require('chalk');
|
const chalk = require('chalk');
|
||||||
const json = require('../src/RULES.js');
|
const json = require('../src/RULES.js');
|
||||||
let content = `# 正则大全  
|
let content = `# 正则大全   
|
||||||
:whale:图形界面: https://any86.github.io/any-rule/\r\n
|
:whale:图形界面: https://any86.github.io/any-rule/\r\n
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user