diff --git a/README.md b/README.md index a743dce..7448118 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,14 @@ 1. Install [SubSink](https://www.npmjs.com/package/subsink) - `npm install subsink --save` -2. Use it \ No newline at end of file +2. Use it + +#### Section 30: Deployment + +##### 202. Creating EC2 instance + +Create EC2 instance with custom security rules +- open port 80, 5000, 443(ssh) for everyone + + +