diff --git a/README.md b/README.md index fba3d58..679ba85 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,5 @@ npm install ``` npm run build ``` +## add new lines +## add line in remte repositiry diff --git a/hello b/hello new file mode 100644 index 0000000..777d3c2 --- /dev/null +++ b/hello @@ -0,0 +1 @@ +version3 diff --git a/index.html b/index.html index 1d283b6..b95b08f 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,8 @@
A blog designed to document tips and strategies for people learning to code for the first time!