From eb20c6dea7f1e57de9e925566df2eacf0038c06d Mon Sep 17 00:00:00 2001
From: gio <133620040+its2G@users.noreply.github.com>
Date: Thu, 13 Jun 2024 14:48:35 +0100
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 26251c2..2b2da03 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,6 @@
 
 ## 12/06/2024 - started 16:05pm
 
-### For this ongoing project, I am using React Native to run my applications on. I use this alongside my phone which has the Expo App. The use of the QR code allows me to visualise the project and get an idea of how my project is handled. 
+#### For this ongoing project, I am using React Native to run my applications on. I use this alongside my phone which has the Expo App. The use of the QR code allows me to visualise the project and get an idea of how my project is handled. 
 
-### I am currently using Supabase for BackEnd and its been good at handling storage (e.g. photos) alongside a table to input user data (usernames and passwords). In future preference, I plan on creating a web server from one of my old computers that will allow me to direct the photos taken to a new directory. I will have to consider how response my server is as its an old computer and hopefully, it will be able to handle my requests. 
\ No newline at end of file
+#### I am currently using Supabase for BackEnd and its been good at handling storage (e.g. photos) alongside a table to input user data (usernames and passwords). In future preference, I plan on creating a web server from one of my old computers that will allow me to direct the photos taken to a new directory. I will have to consider how response my server is as its an old computer and hopefully, it will be able to handle my requests. 
-- 
GitLab