From 33472b97907f1d28b72614256bc91fc4bd14c400 Mon Sep 17 00:00:00 2001 From: Kunal Singh Date: Wed, 11 Oct 2023 15:18:54 +0530 Subject: [PATCH] Update how-to-use.md: add file extension name update --- how-to-use.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/how-to-use.md b/how-to-use.md index d3225bd..b9f0a8f 100755 --- a/how-to-use.md +++ b/how-to-use.md @@ -31,4 +31,4 @@ Examples: vedic -r ``` -Now that you understand this, go to the directory you wish to have your program in create a `.ved` file (alternatively you can use `.v` or `.veda`) and start on [Hello World!](./hello-world.md) \ No newline at end of file +Now that you understand this, go to the directory you wish to have your program in create a `.ved` file (alternatively you can use `.veda` or `.vedic`) and start on [Hello World!](./hello-world.md)