diff --git a/README.md b/README.md
index d7ae7a1..6228920 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,7 @@ See [tutorial][tutorial] for more details.
- [Why Hifiasm?](#why)
- [Usage](#use)
- [Assembling HiFi reads without additional data types](#hifionly)
+ - [Assembling ONT reads](#ontonly)
- [Hi-C integration](#hic)
- [Trio binning](#trio)
- [Ultra-long ONT integration](#ul)
@@ -119,6 +120,16 @@ bloom filter which takes 16GB memory at the beginning. For genomes much larger
than human, applying `-f38` or even `-f39` is preferred to save memory on k-mer
counting.
+### Assembling ONT reads
+
+Since version 0.21.0 (r686), hifiasm can support ONT assembly using ONT simplex R10 reads.
+To enable this feature, add the `--ont` option as shown below:
+```sh
+hifiasm -t64 --ont -o ONT.asm ONT.read.fastq.gz
+```
+Please note that this module requires input reads in FASTQ format.
+
+
### Hi-C integration
Hifiasm can generate a pair of haplotype-resolved assemblies with paired-end