Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Klaynight-dev authored Dec 2, 2024
1 parent 3e12cd9 commit fe491e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Ce projet est une application de gestion de bibliothèque réalisée en Python,
4. Utilisez l'interface graphique pour ajouter, rechercher, emprunter, retourner ou supprimer des livres.

## Structure du Projet
### _A refaire_

- **`gui.py`** : Fichier principal de l'interface graphique de l'application.
- **`library_logic.py`** : Contient les classes `Library` et `Book` pour la logique de gestion de la bibliothèque.
Expand Down

0 comments on commit fe491e9

Please sign in to comment.