Eghbal commited on
Commit
964a9e6
·
verified ·
1 Parent(s): 750d699

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -69,18 +69,21 @@ This project was made possible through computational and institutional support f
69
  ---
70
  <table style="border:none; margin:auto; text-align:center;">
71
  <tr>
72
- <td style="border:none; padding:0 40px; vertical-align:middle;">
 
73
  <p style="font-weight:bold; font-size:1.1em; margin:6px 0;">Developed by:</p>
74
- <img src="https://fintext.ai/UoM-logo.svg" alt="University of Manchester Logo" width="210" style="vertical-align:middle; margin:0 10px;">
75
- <img src="https://fintext.ai/UCL-logo.jpg" alt="UCL Logo" width="100" style="vertical-align:middle; margin:0 10px;">
76
  <p style="font-size:0.8em; margin-top:6px; line-height:1.3;">
77
  Alliance Manchester Business School, The University of Manchester<br>
78
  Department of Mathematics, University College London
79
  </p>
80
  </td>
81
- <td style="border:none; padding:0 40px; vertical-align:middle;">
 
 
82
  <p style="font-weight:bold; font-size:1.1em; margin:6px 0;">Powered by:</p>
83
- <img src="https://fintext.ai/BriCS-logo.svg" alt="BriCS Logo" width="160" style="margin:6px 0;">
84
  <p style="font-size:0.8em; margin-top:6px; line-height:1.3;">
85
  Bristol Centre for Computational Finance<br>
86
  and Financial Innovation
@@ -88,3 +91,4 @@ This project was made possible through computational and institutional support f
88
  </td>
89
  </tr>
90
  </table>
 
 
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;">
87
  <p style="font-size:0.8em; margin-top:6px; line-height:1.3;">
88
  Bristol Centre for Computational Finance<br>
89
  and Financial Innovation
 
91
  </td>
92
  </tr>
93
  </table>
94
+