diff --git a/README.md b/README.md index cfaf213..72d380b 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,16 @@
+ +
ESLint plugin for AWS CDK
-ESLint plugin for AWS CDK
- + + +
## 📔 Documentation @@ -29,7 +32,7 @@ pnpm install -D eslint-cdk-plugin ## 🚀 Usage -### Use recommended config +#### Use recommended config ```js // eslint.config.mjs @@ -46,7 +49,7 @@ export default [ ]; ``` -### Use custom config +#### Use custom config ```js // eslint.config.mjs