Eghbal commited on
Commit
4ece3f3
·
verified ·
1 Parent(s): 964a9e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -67,20 +67,22 @@ This project was made possible through computational and institutional support f
67
 
68
 
69
  ---
70
- <table style="border:none; margin:auto; text-align:center;">
71
  <tr>
72
- <!-- Left group -->
73
  <td style="border:none; padding:0 60px; vertical-align:top;">
74
  <p style="font-weight:bold; font-size:1.1em; margin:6px 0;">Developed by:</p>
75
- <img src="https://fintext.ai/UoM-logo.svg" alt="University of Manchester Logo" width="210" style="display:block; margin:6px auto;">
76
- <img src="https://fintext.ai/UCL-logo.jpg" alt="UCL Logo" width="120" style="display:block; margin:6px auto;">
 
 
77
  <p style="font-size:0.8em; margin-top:6px; line-height:1.3;">
78
  Alliance Manchester Business School, The University of Manchester<br>
79
  Department of Mathematics, University College London
80
  </p>
81
  </td>
82
 
83
- <!-- Right group -->
84
  <td style="border:none; padding:0 60px; vertical-align:top;">
85
  <p style="font-weight:bold; font-size:1.1em; margin:6px 0;">Powered by:</p>
86
  <img src="https://fintext.ai/BriCS-logo.svg" alt="BriCS Logo" width="160" style="display:block; margin:6px auto;">
 
67
 
68
 
69
  ---
70
+ <table style="width:100%; border-collapse:collapse; text-align:center; margin-top:10px;">
71
  <tr>
72
+ <!-- Left group: Developed by -->
73
  <td style="border:none; padding:0 60px; vertical-align:top;">
74
  <p style="font-weight:bold; font-size:1.1em; margin:6px 0;">Developed by:</p>
75
+ <div style="display:flex; align-items:center; justify-content:center; gap:25px; flex-wrap:wrap;">
76
+ <img src="https://fintext.ai/UoM-logo.svg" alt="University of Manchester Logo" width="210" style="margin:0;">
77
+ <img src="https://fintext.ai/UCL-logo.jpg" alt="UCL Logo" width="100" style="margin:0;">
78
+ </div>
79
  <p style="font-size:0.8em; margin-top:6px; line-height:1.3;">
80
  Alliance Manchester Business School, The University of Manchester<br>
81
  Department of Mathematics, University College London
82
  </p>
83
  </td>
84
 
85
+ <!-- Right group: Powered by -->
86
  <td style="border:none; padding:0 60px; vertical-align:top;">
87
  <p style="font-weight:bold; font-size:1.1em; margin:6px 0;">Powered by:</p>
88
  <img src="https://fintext.ai/BriCS-logo.svg" alt="BriCS Logo" width="160" style="display:block; margin:6px auto;">