diff --git a/README.md b/README.md index 352a69de8e62fc8074c945c85150a3f9b78e0901..f9fca60b6ac417bfd8d3aeaf34105b84064ef2e8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Java Pro - Dependency Injector TP ## Class diagram - + The BasicRestaurant, Bakery and Restaurant classes use the Annotations @Autowired, @Unique and @Tag to represent different scenario for the container to handle.