Skip to content

Commit 017de45

Browse files
authored
Update README.md
1 parent eb4f7df commit 017de45

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,15 @@ When codeplus runs, you'll get something like this:
3838
3939
### Tab display name
4040
41-
You can also change the display name by using parentheses after the filename (or by starting with parenetheses):
41+
Instead of filenames, you can also use a "display name" in parenetheses:
42+
43+
```yaml
44+
# (GitHub)
45+
version: 3
46+
groups: ...
47+
```
48+
49+
Or you can include a filename *and* a display name:
4250
4351
```yaml
4452
# .pullapprove.yml (GitHub)

0 commit comments

Comments
 (0)