From 8218ac4715e52e533908fddedc3a7145fec65235 Mon Sep 17 00:00:00 2001 From: Ghostie Date: Fri, 23 Aug 2024 20:25:36 -0500 Subject: [PATCH] bug fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6e3935a..4ffc198 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ An instagram clone for developers, made with Laravel, Livewire, and Tailwind. ## Overview -![[img/profile.png]] +![](img/profile.png) This project was made to learn Laravel and some other components, like Livewire, and Tailwind, this is not a real project, and is not intended for actual use. @@ -17,4 +17,4 @@ This project was made to learn Laravel and some other components, like Livewire, - Like system - Follow, and unfollow system -![[img/post.png]] +![](img/post.png)