Added a basic README

itycodes 3 weeks ago
parent 059a409cb0
commit 36b10a356c

@ -0,0 +1,8 @@
# Standard IO Gatherer
### Usage
```sh
#!/bin/sh
stdgather INTEL_DEBUG=shaders,ann,hex,bat MESA_SHADER_CACHE_DISABLE=true ./main
```
### Image
![Screenshot of the above command in neovim with the syntax highlighting](./pics/stdgather_demo.png "stdgather demo")
Loading…
Cancel
Save