Skip to content

Commit 48ecc05

Browse files
2 parents 5e2d7cd + 2d11f7d commit 48ecc05

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
1-
# estudos-de-javascript
2-
Repositório de armazenamento de alguns programas em JavaScript
1+
# JavaScript Repository
2+
<p>Hey there! This is a JavaScript studies repository. Into this repository, you're will find simple codes and programs in JavaScript language.</p>
3+
<h1>Which content will I find?</h1>
4+
<p>Content:</p>
5+
<ul>
6+
<li>Creating variables</li>
7+
<li>Using variables</li>
8+
<li>Using true and false</li>
9+
<li>Checking number equality</li>
10+
<li>Comparing numbers</li>
11+
<li>Comparing strings</li>
12+
</ul>

0 commit comments

Comments
 (0)