Datasets:
Update funding info
Browse files
README.md
CHANGED
@@ -79,7 +79,23 @@ Riz, L., Povoli, S., Caraffa, A., Boscaini, D., Mekhalfi, M. L., Chippendale, P.
|
|
79 |
}
|
80 |
```
|
81 |
## Acknowledgement
|
82 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
83 |
|
84 |
## Partners
|
85 |
<style>
|
|
|
79 |
}
|
80 |
```
|
81 |
## Acknowledgement
|
82 |
+
<style>
|
83 |
+
.list_view{
|
84 |
+
display:flex;
|
85 |
+
align-items:center;
|
86 |
+
}
|
87 |
+
.list_view p{
|
88 |
+
padding:10px;
|
89 |
+
}
|
90 |
+
</style>
|
91 |
+
|
92 |
+
<div class="list_view">
|
93 |
+
<img src="resources/FEROX_logo.png" alt="FEROX logo">
|
94 |
+
<p>
|
95 |
+
The FEROX project has received funding from the European Union’s Horizon Framework Programme for Research and Innovation under the Grant Agreement no 101070440 - call HORIZON-CL4-2021-DIGITAL-EMERGING-01-10: AI, Data and Robotics at work (IA).
|
96 |
+
</p>
|
97 |
+
</div>
|
98 |
+
|
99 |
|
100 |
## Partners
|
101 |
<style>
|