diff --git a/README.md b/README.md
index 9f8db554c..2096681ea 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,14 @@
+## Introduction
+
+icefall contains ASR recipes for various datasets
+using .
+
+You can use to deploy models
+trained with icefall.
+
## Installation
Please refer to
diff --git a/egs/librispeech/ASR/RESULTS.md b/egs/librispeech/ASR/RESULTS.md
index f5a32f13b..66410ef40 100644
--- a/egs/librispeech/ASR/RESULTS.md
+++ b/egs/librispeech/ASR/RESULTS.md
@@ -9,6 +9,8 @@ Use .
Use [Emformer](https://arxiv.org/abs/2010.10759) from [torchaudio](https://github.com/pytorch/audio)
for streaming ASR. The Emformer model is imported from torchaudio without modifications.
+You can use to deploy it.
+
| | test-clean | test-other | comment |
|-------------------------------------|------------|------------|----------------------------------------|
| greedy search (max sym per frame 1) | 4.28 | 11.42 | --epoch 39 --avg 6 --max-duration 600 |