diff --git a/README.md b/README.md index bc8a2a2..a3dd3fb 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ export default defineConfig({ # Rules -Currently, Steiger is not configurable, though that will change in the near future. The built-in rules check for the project's adherence to [Feature-Sliced Design](https://feature-sliced.design/). +Currently, Steiger is not extendable with more rules, though that will change in the near future. The built-in rules check for the project's adherence to [Feature-Sliced Design](https://feature-sliced.design/). diff --git a/packages/steiger/README.md b/packages/steiger/README.md index bc8a2a2..a3dd3fb 100644 --- a/packages/steiger/README.md +++ b/packages/steiger/README.md @@ -45,7 +45,7 @@ export default defineConfig({ # Rules -Currently, Steiger is not configurable, though that will change in the near future. The built-in rules check for the project's adherence to [Feature-Sliced Design](https://feature-sliced.design/). +Currently, Steiger is not extendable with more rules, though that will change in the near future. The built-in rules check for the project's adherence to [Feature-Sliced Design](https://feature-sliced.design/).