From 5a7996b39b165d35757c0a3a347c54086e8e7b91 Mon Sep 17 00:00:00 2001 From: ankitdobhal Date: Sat, 5 Dec 2020 09:19:01 -0500 Subject: [PATCH] Updated Readme file --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 25ca070..ec7196c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ # LAZY LANGUAGE +[![forthebadge](https://forthebadge.com/images/badges/built-by-developers.svg)](https://forthebadge.com) +[![forthebadge](https://forthebadge.com/images/badges/built-with-swag.svg)](https://forthebadge.com) +[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) +[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com) + ## A better language than JAVA, C++, Python, C, C#, Ruby, Swift, Haskel, Pascal and English! (JK) * This project is a langauge interpreter that is capable of running one line code on shell and compile whole file. @@ -15,7 +20,7 @@ Grammar of this can be found in Grammar.txt 4. Run "quit()" to exit from shell 4. Documentation will be uploaded soon. Stay tuned! -### For Glimpses Check Out the -> ![Example Code](https://github.com/OrignalLazyCoder/Lazy_Language/blob/main/arpit.lca) +### For Glimpses Check Out the -> [Example Code](https://github.com/OrignalLazyCoder/Lazy_Language/blob/main/arpit.lca) ---------------------------------- # Screenshots @@ -27,4 +32,4 @@ Grammar of this can be found in Grammar.txt 2. Output on **shell** ![lazy language shell](https://github.com/OrignalLazyCoder/Lazy_Language/blob/main/screenshots/shell.png) ----------------------------------- +---------------------------------- \ No newline at end of file