kopia lustrzana https://github.com/animator/learn-python
updated forlder structure
rodzic
2424e64f45
commit
4699934a85
|
@ -54,8 +54,8 @@ This project is a QR code encoder and decoder application built using Python and
|
|||
|
||||
## Project Structure
|
||||
|
||||
- `qr_code_encoder_decoder.py`: Main application script containing the Tkinter GUI and logic for encoding and decoding QR codes.
|
||||
- `qr_code_encoder_decoder.md`: Project documentation.
|
||||
- `qr_code_project.py`: Main application script containing the Tkinter GUI and logic for encoding and decoding QR codes.
|
||||
- `readme.md`: Project documentation.
|
||||
|
||||
## Libraries Used
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
# List of sections
|
||||
|
||||
- [QR Code Encoder Decoder](qr_code_encoder_decoder.md)
|
||||
- [QR Code Encoder Decoder](./QRCodeEncoderDecoder/readme.md)
|
||||
|
|
Ładowanie…
Reference in New Issue