diff --git a/README.md b/README.md index cdc5feb..bedf91f 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,16 @@ ## General info This is a Programming Language written In Python. The name of the Programming Language is ```S```. It Will help to do programming for beginners. -And Others help to Understand``` HOW MAKE A PROGRAMMING LAGUAGE ``` - +And Others help to Understand``` HOW TO MAKE A PROGRAMMING LANGUAGE ``` + ## Setup Download and Put the code in a specific Folder. Install Python. -Open Command Prompt,Change Directory to that folder and Writ e Command ```python main.py``` -You have to write Code in ```test.lang``` for tha programming language created. +Open Command Prompt, Change Directory to that folder and Write Command ```python main.py``` +You have to write Code in ```test.lang``` for the programming language created. And You get the Output in Command Prompt. ``` Make Sure *Python installed correctly. -*All the file is in the Same folder/dir. +*All the files are in the Same folder/dir. ```