Skip to content

Commit 5de1138

Browse files
committed
2 parents b9ffc2a + 82f2a35 commit 5de1138

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![GitHub stars](https://img.shields.io/github/stars/sumn2u/learn-javascript)](https://github.com/sumn2u/learn-javascript/stargazers)
55
[![GitHub license](https://img.shields.io/github/license/sumn2u/learn-javascript)](https://github.com/sumn2u/learn-javascript/blob/master/LICENSE)
66
[![Twitter](https://img.shields.io/twitter/url/https/github.com/sumn2u/bagchal.svg?style=social)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Fsumn2u%2Flearn-javascript)
7+
[![OpenSSF Best Practices](https://bestpractices.coreinfrastructure.org/projects/7372/badge)](https://bestpractices.coreinfrastructure.org/projects/7372)
78

89
This book provides a basic understanding of programming and JavaScript. The foundations and core concepts are described in simple terms in an organized manner. In-depth information and notes are provided with examples to understand the topic. Exercises are also present at the end.
910

@@ -58,7 +59,7 @@ directory | description
5859
β”œβ”€β”€ _book # compiled version of contents
5960
β”œβ”€β”€ _layouts # layout for rendering book/website
6061
β”œβ”€β”€ en # content of book in english language
61-
β”œβ”€β”€ tr # content of book in turkish language
62+
β”œβ”€β”€ ne # content of book in nepali language
6263
β”œβ”€β”€ LANGS.md # supported languages
6364
β”œβ”€β”€ book.json # configuration for book
6465
└── ...

0 commit comments

Comments
Β (0)