Skip to content

Commit 86e2770

Browse files
committed
chore: formatting markdowns
1 parent 3fe6329 commit 86e2770

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: scripts/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,12 @@
1313
└── wgsl-case-changer.py
1414

1515
```
16+
1617
| Script Name | Description |
1718
|-------------|-------------|
1819
| file_and_func.py | This is a script that pulls the filenames/function pairings from the bevy sourcecode.
1920
| `file_and_func.py` | This is a script that pulls the filenames/function pairings from the bevy sourcecode.
20-
|
21+
|
2122
| `make-gif-example.sh` | Shows how one _may_ make a `.gif` from the output of gif-capture-mode, see main `../README.md` |
2223
| `make_bevy_shaderdoc.py` | creates a single markdown document with _**all**_ the Bevy codebase's `wgsl` |
2324
| `reset-2d.py` | Resets the 2d shader (useful if you want to try again from the default). |

0 commit comments

Comments
 (0)