... | ... |
@@ -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 |