diff --git a/README.md b/README.md new file mode 100644 index 0000000..56266d3 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +My Project diff --git a/benchmarks.js b/benchmarks.js index c2ee8e8..ff1eb1b 100644 --- a/benchmarks.js +++ b/benchmarks.js @@ -1 +1 @@ -console.log("some log"); +console.log("some another log 3");