diff --git a/public/images/license_plate.png b/public/images/license_plate.png
new file mode 100644
index 0000000..314ba38
Binary files /dev/null and b/public/images/license_plate.png differ
diff --git a/src/components/pages/home/sections/WorksSection/WorksSection.tsx b/src/components/pages/home/sections/WorksSection/WorksSection.tsx
index 82e5cf3..9e1c045 100644
--- a/src/components/pages/home/sections/WorksSection/WorksSection.tsx
+++ b/src/components/pages/home/sections/WorksSection/WorksSection.tsx
@@ -77,6 +77,40 @@ export const WorksSection: React.FC = () => {
+
+ This project was part of research into Machine Learning Operations + (MLOps) at HEIG-VD. It is + comprised of two models: one for detecting the license plate and + another for recognizing the characters. The key feature is a custom + license plate generator in order to train on synthetic data. +
+