Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 359 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 359 Bytes

Code for generating QR codes for greenmountschool.org

Requires python's qrcode package.

  • To use an alternative logo, change Logo_link = 'book-read-white-bg.png' to Logo_link = '<logo-file.png>'

  • To use an alternative URL, change text = 'https://greenmountschool.org' to text = '<https://your-URL-of-choice>'