11 lines
358 B
HTML
11 lines
358 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Online text</title>
|
|
<meta charset="utf-8">
|
|
|
|
</head>
|
|
<body>
|
|
<p dir="ltr" style="text-align: left;">All the relevant code, video and report can be found in the link below. The video is part of the README, please scroll down.<br><strong>https://github.com/AndrewTrieu/chat-system</strong><br></p>
|
|
</body>
|
|
</html> |