diff --git a/README.md b/README.md
index e2aae44..507cec4 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-# Cell2TCR
+
![](https://user-images.githubusercontent.com/22446690/230076528-655a571b-6516-4315-b310-36e0d43cfe31.png)
-Inference of TCR motifs.
+Cell2TCR is a tool for inference of T cell receptor (TCR) motifs. A TCR motif describes a group of TCRs with sufficient sequence similarity to likely recognise a common epitope.
## Getting started
@@ -27,4 +27,4 @@ pip install .
```
python -m ipykernel install --user --name cell2tcr_env
-```
\ No newline at end of file
+```