diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -2,7 +2,7 @@ *NOTE: The current pre-release version of the library only supports encoding of images in a multitude of modes. Decoding support is planned for the 1.0.0 version, but as of yet no work has been done in that direction.* -SSTV C encoder/decoder library suitable for both desktop and embedded applications. +SSTV encoder/~~decoder~~ C library suitable for both desktop and embedded applications. ## Building and installing @@ -47,6 +47,12 @@ To install these packages in ArchLinux: pacman -S imagemagick libsndfile ``` +## License + +Copyright (c) 2018-2023 Vasile Vilvoiu (YO7JBP) <vasi@vilvoiu.ro> + +libsstv is free software; you can redistribute it and/or modify it under the terms of the MIT license. See LICENSE for details. + ## Acknowledgements Taywee/args library by Taylor C. Richberger and Pavel Belikov, released under the MIT license. |
