updated readme

This commit is contained in:
thrust26 2021-04-14 23:26:37 +02:00
parent a0e28b0835
commit d2b1cc52f0
1 changed files with 1 additions and 10 deletions

View File

@ -22,13 +22,4 @@ If you make use of my code or have questions, please let me know.
- only byte mode supported
- no automatic mask pattern evaluation
- tested only for version 2 QR codes (25x25)
- memory organization has to be implemented platform specific
## 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.
- memory organization has to be implemented platform specific