Skip to content

Commit 7ff2e80

Browse files
authored
Update README.md
1 parent faab394 commit 7ff2e80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ you get an extra layer of interactivity just by adding `codeplus` on top.
1818
This library does not do syntax highlighting!
1919
That means you can use any server-side (or client-side) syntax highlighter you want and codeplus will add the interactive features after the fact.
2020

21-
To render filenames all you need to do is start your code block with a comment line that starts with `# <filename>:`
21+
To render filenames all you need to do is start your code block with a comment line that says the filename:
2222

2323
```yaml
2424
# .pullapprove.yml

0 commit comments

Comments
 (0)