Skip to content

Commit 51202a3

Browse files
committed
Added link to resources in README
1 parent ae20626 commit 51202a3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,18 @@ The charges for the exercsies in this course should always be quite low, but if
7676
3. During week 7, look out for my instructions for using the cheaper dataset
7777

7878
Please do message me or email me at [email protected] if this doesn't work or if I can help with anything. I can't wait to hear how you get on.
79+
80+
<table style="margin: 0; text-align: left;">
81+
<tr>
82+
<td style="width: 150px; height: 150px; vertical-align: middle;">
83+
<img src="resources.jpg" width="150" height="150" style="display: block;" />
84+
</td>
85+
<td>
86+
<h2 style="color:#f71;">Other resources</h2>
87+
<span style="color:#f71;">I've put together this webpage with useful resources for the course. This includes links to all the slides.<br/>
88+
<a href="https://edwarddonner.com/2024/11/13/llm-engineering-resources/">https://edwarddonner.com/2024/11/13/llm-engineering-resources/</a><br/>
89+
Please keep this bookmarked, and I'll continue to add more useful links there over time.
90+
</span>
91+
</td>
92+
</tr>
93+
</table>

0 commit comments

Comments
 (0)