From 40b1eb3c46bd5cc30d2b37fc0c219b3e90c80507 Mon Sep 17 00:00:00 2001 From: Amit Parekh <7276308+amitkparekh@users.noreply.github.com> Date: Mon, 4 Dec 2023 18:56:59 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bac68a0..981e21a 100644 --- a/README.md +++ b/README.md @@ -36,12 +36,12 @@ ---- +This repo holds the object detector and feature extractor for running things. -The object detector and feature extractor used for the EMMA project. - -Assuming you have [pyenv](https://github.com/pyenv/pyenv) and [Poetry](https://python-poetry.org/), clone the repository and run: +> [!IMPORTANT] +> If you have questions or find bugs or anything, you can contact us in our [organisation's discussion](https://github.com/orgs/emma-heriot-watt/discussions). + ## Writing code and running things ### Run the server for the [Alexa Arena](https://github.com/amazon-science/alexa-arena)