Skip to content

Commit 0519880

Browse files
authored
Update readme.md
1 parent 0ebafdf commit 0519880

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

readme.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
## Default Rules
1818

1919
📌 **Tip:** To link directly to a specific rule, use the full GitHub anchor link format:
20-
`https://github.com/Flow-Scanner/lightning-flow-scanner-core#<rule-label`
20+
`https://github.com/Flow-Scanner/lightning-flow-scanner-core#<rule-label>`
2121

2222
Example:
2323
_https://github.com/Flow-Scanner/lightning-flow-scanner-core?tab=readme-ov-file#unsafe-running-context_
@@ -209,8 +209,3 @@ Specifying exceptions allows you to exclude specific scenarios from rule enforce
209209
npm run test
210210
```
211211

212-
5. (Optional) Deploy sample flows:
213-
214-
```bash
215-
npm run deploy:flows -- -o
216-
```

0 commit comments

Comments
 (0)