There was an error while loading. Please reload this page.
2 parents 5e2d7cd + 2d11f7d commit 48ecc05Copy full SHA for 48ecc05
README.md
@@ -1,2 +1,12 @@
1
-# estudos-de-javascript
2
-Repositório de armazenamento de alguns programas em JavaScript
+# JavaScript Repository
+<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