diff --git a/README.md b/README.md index 9c2675f..dc92cad 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ 1. Clone this project ``` -git clone https://github.com/verma-kunal/AWS-Session.git +git clone https://github.com/RajashekarreddyE/AWS-Session2.git ``` 2. Setup the following environment variables - `(.env)` file ``` @@ -48,7 +48,7 @@ sudo apt update 1. Clone this project in the remote VM ``` -git clone https://github.com/verma-kunal/AWS-Session.git +git clone https://github.com/RajashekarreddyE/AWS-Session2.git ``` 2. Setup the following environment variables - `(.env)` file ``` diff --git a/package.json b/package.json index 3b4ad10..5955573 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "devStart": "nodemon server.js", "start": "node server.js" }, - "author": "Kunal Verma", + "author": "Rajashekar Reddy Eega", "license": "ISC", "devDependencies": { "nodemon": "^2.0.16"