diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -6,7 +6,9 @@ Library and CLI app to generate hitomezashi patterns like the following: Inspired by [Numberphile's video](https://www.youtube.com/watch?v=JbfhzlMk2eY) on hitomezashi stitch patterns. -Written in C11 with SDL2. +Written in C11 with SDL2. Licensed under GPLv2 (see `LICENSE` file for full text). + +This project's source code is copyright © 2022-present Arjun Satarkar and potentially other future contributors. ## Usage |