diff --git a/alike.js b/alike.js index 8397b30..fd89c5e 100644 --- a/alike.js +++ b/alike.js @@ -1 +1,3 @@ -// Samel text only here \ No newline at end of file +// // Samel text only here + +// Just added one more line in same file \ No newline at end of file diff --git a/hello.js b/hello.js index e69de29..1af035a 100644 --- a/hello.js +++ b/hello.js @@ -0,0 +1 @@ +// hellojs \ No newline at end of file diff --git a/king.js b/king.js new file mode 100644 index 0000000..6e8a6e4 --- /dev/null +++ b/king.js @@ -0,0 +1 @@ +// I am the king and you are the lion \ No newline at end of file