File may be specified by passing an CLI argument

This commit is contained in:
Evan Su 2022-01-15 15:41:40 -05:00 committed by GitHub
parent 9480f4cf9e
commit fd54529135
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
<ul>
<li>✓ Split source code into multiple files for easier reading and maintenance</li>
<li>✓ Optimize checksum generator (~100 lines of code saved!)</li>
<li>Associate .pcv file extension with Picocrypt</li>
<li>Associate .pcv file extension with Picocrypt</li>
</ul>
# v1.22 (Released 12/22/2021)