diff --git a/README b/README index 980a0d5..8cc70e8 100644 --- a/README +++ b/README @@ -1 +1,2 @@ Hello World! +My first PR in Github! diff --git a/README.md b/README.md new file mode 100644 index 0000000..e43e8ee --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +My first PR in Github!