diff --git a/README.txt b/README.txt index fd052cc..df59d80 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,4 @@ -ChaScript was designed as a learning platform for leaning computer programming in Bengali. It can be a stepping stone for people to learn how to code but thinks language can be a barrier for them to learn something. +ChaScript was designed as a learning platform for learning computer programming in Bengali. It can be a stepping stone for people to learn how to code but thinks language can be a barrier for them to learn something. It is build with ECMA Script grammar and is parsed using JISON JavaScript parser.