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

Update README.md

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