diff --git a/README.md b/README.md
index 1b08d9f438f1482f59f6d821af317a2dd3d14609..838a58017cbd310b7d6d7440cad992875940840b 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,8 @@
 
 ## Overview
 
-Read Sequencer is a test phyton package to simulate Sequencing. 
-It reads fasta files, simulate sequencing and writes the resulting sequences into a new fasta file.
+Read Sequencer is a test python package to simulate sequencing. 
+It reads fasta files, simulate sequencing with specified read length and writes the resulting sequences into a new fasta file.
 
 
 ## Installation from PyPI