From 1868ccf35616d8073add7456a5f15dcf8c24945a Mon Sep 17 00:00:00 2001
From: Yair Fosado <yair.fosado@ed.ac.uk>
Date: Mon, 29 Jan 2024 11:18:41 +0000
Subject: [PATCH] Update file README.md

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 8e14c6d..a5ba06b 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,8 @@
 
 Here, you will find Mathematica notebooks with the instructions to generate interactive plots of the Free Energy Landscape (FEL) as function of the order parameter, for different classical systems (Ising model, Flory-Huggins model,etc). The codes compute the minima of the free energy and hopefully will help the user to compute and understand phase-diagrams of these systems.
 
-## Requisites
-Wolfram Mathematica.
+##  Requirements
+[Wolfram Mathematica 13](https://www.wolfram.com/mathematica/?source=nav) or above.
 
 ## To do
-Write assignements so the user creates codes for more genera FELs.
\ No newline at end of file
+Write assignements so the user creates codes for more general FELs.
\ No newline at end of file
-- 
GitLab