diff --git a/console.js b/console.js new file mode 100644 index 0000000..e674195 --- /dev/null +++ b/console.js @@ -0,0 +1,2 @@ +#my first commit +console.log("hello github community")