Skip to content

Commit 6dd210b

Browse files
author
苏青安
committed
README调整
1 parent 5c2fcda commit 6dd210b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ You can also add custom operators through the registration mechanism.
106106

107107
## 🔌 Custom Operators
108108

109-
实现 `OperatorInterface`​ 接口,并通过 `OperatorFactory`​ 注册:
109+
Implement the `OperatorInterface` and register through `OperatorFactory`.
110110

111111
```php
112112
use Hejunjie\SimpleRuleEngine\Interface\OperatorInterface;

0 commit comments

Comments
 (0)