Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/views/About.vue
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
<p>
Kalaam is the programming language in Hindi and has all the basic functionalities of a modern programming
language. From for loops to while loops and from functions to conditional statements. Kalaam also has a beta
framework to build web apps.
framework to build web apps. You can code HTML, CSS, JS and all the browser functionalities in Hindi. For now,
a basic todo app is possible, we are working on improvements.
</p>

<p>
Expand Down