This commit is contained in:
Pin
2021-12-03 18:45:05 -05:00
parent 5b45337d98
commit 9afed448df
2 changed files with 4 additions and 1 deletions

View File

@@ -4,6 +4,8 @@ Sample program to embed messages into PNG images
## Install
**NOTE:** Set the core_count variable to one value lower than maximum cores on the host in cmd/pspng.c
Requires zlib, pthread, and sodium header files to compile (These will be distro specific packages)
Build: