Browse code

Add license

Robert Cranston authored on 21/08/2025 20:06:54
Showing 1 changed files
... ...
@@ -4,3 +4,11 @@ Get statistics of [GLSL][] shaders.
4 4
 
5 5
 [`glsl-stats`]: https://git.rcrnstn.net/rcrnstn/glsl-stats
6 6
 [GLSL]: https://en.wikipedia.org/wiki/OpenGL_Shading_Language
7
+
8
+## License
9
+
10
+Licensed under the [ISC License][] unless otherwise noted, see the
11
+[`LICENSE`][] file.
12
+
13
+[ISC License]: https://choosealicense.com/licenses/isc
14
+[`LICENSE`]: LICENSE
Browse code

Add readme

Robert Cranston authored on 21/08/2025 20:06:48
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,6 @@
1
+# [`glsl-stats`][]
2
+
3
+Get statistics of [GLSL][] shaders.
4
+
5
+[`glsl-stats`]: https://git.rcrnstn.net/rcrnstn/glsl-stats
6
+[GLSL]: https://en.wikipedia.org/wiki/OpenGL_Shading_Language