Update README.md

This commit is contained in:
Thomas Jentzsch 2021-04-13 09:53:05 +02:00 committed by GitHub
parent 383151fac8
commit faf35670e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 9 deletions

View File

@ -23,12 +23,3 @@ If you make use of my code or have questions, please let me know.
- no automatic mask pattern evaluation
- tested only for version 2 QR codes (25x25)
- memory organization and pixel checking/drawing has to be implemented platform specific; this includes the finder, alignment and timing pattern
## License
Copyright © 2021 Thomas Jentzsch. (GPLV3 License)
The 6502 QR code generator is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
See [License](https://github.com/thrust26/6502-QR-code-generator/blob/master/LICENSE) for details.
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.