diff --git a/README.md b/README.md
index f514865..760b8c7 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@
What do you need to do? :computer:
- 1. Choose the tasks.
Sequence classification, uptake quantitative prediction, or sequence generation.
+ 1. Choose the tasks.
Sequence classification, uptake quantitative prediction, or sequence generation.
a) Sequence classification* is the easiest task, where you need to develop the model differentiating between CPP and non-CPP sequences based on the sequence. The main problem is such models do not inherently allow to find the best CPP sequences. Additional algorithm for sequence generation should be developed to discover novel CPP sequences.