Eghbal commited on
Commit
afbc70b
·
verified ·
1 Parent(s): 398646d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -72,8 +72,16 @@ This project was made possible through computational and institutional support f
72
 
73
  <div style="display: flex; flex-direction: column; align-items: center; justify-content: center; margin-top: 20px; text-align: center;">
74
  <p style="font-weight: bold; font-size: 1.2em;">Developed by:</p>
75
- <img src="https://fintext.ai/UoM-logo.svg" alt="Logo" style="width: 240px; height: auto; display: block; margin: 0 auto;">
76
- <p style="font-size: 0.8em; margin: 0;">Alliance Manchester Business School</p>
 
 
 
 
 
 
 
 
77
  </div>
78
 
79
 
 
72
 
73
  <div style="display: flex; flex-direction: column; align-items: center; justify-content: center; margin-top: 20px; text-align: center;">
74
  <p style="font-weight: bold; font-size: 1.2em;">Developed by:</p>
75
+
76
+ <div style="display: flex; align-items: center; justify-content: center; gap: 40px; flex-wrap: wrap; margin-top: 10px;">
77
+ <img src="https://fintext.ai/UoM-logo.svg" alt="University of Manchester Logo" style="width: 240px; height: auto;">
78
+ <img src="https://fintext.ai/ucl-logo.jpg" alt="UCL Logo" style="width: 220px; height: auto;">
79
+ </div>
80
+
81
+ <p style="font-size: 0.8em; margin-top: 10px;">
82
+ Alliance Manchester Business School, The University of Manchester<br>
83
+ Department of Mathematics, University College London
84
+ </p>
85
  </div>
86
 
87