From 1c8d88f14b566c143fecf9fb99ee92bffbc13d5f Mon Sep 17 00:00:00 2001
From: s1737494 <cc.hong@ed.ac.uk>
Date: Tue, 29 Oct 2024 14:09:25 +0000
Subject: [PATCH] Update outline.md

---
 Workshop4/outline.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Workshop4/outline.md b/Workshop4/outline.md
index 355da53..e4d1234 100644
--- a/Workshop4/outline.md
+++ b/Workshop4/outline.md
@@ -9,8 +9,8 @@
 
 ## Introduction to MACE 
 ### What is MACE?
-    - MACE = Message-passing Atomic Cluster Expansion  
-    - The code that takes in information such as atomic position, energies, forces, stress, etc. and genereates a potential based on that 
+- MACE = Message-passing Atomic Cluster Expansion  
+- The code that takes in information such as atomic position, energies, forces, stress, etc. and genereates a potential based on that 
 - To understand what MACE actually does, we must first visit ACE.
     - A condensed theoretical explanation of ACE then how MACE builds on it via NN 
 
-- 
GitLab