Eghbal commited on
Commit
e4ff852
·
verified ·
1 Parent(s): 0386885

Update README.md

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