Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 948 Bytes

File metadata and controls

15 lines (11 loc) · 948 Bytes

Contributing

Steps

  1. Fork this project
  2. Clone your forked version git clone [email protected]:<YOUR-USERNAME>/<repo-name>.git
  3. Make changes
  4. Create a branch
  5. Commit your changes (write a short descriptive message of what you have done)
  6. Push your changes to your forked version
  7. Go to the original project on GitHub & Create a Pull Request

You can also follow instructions in the coursera lab carefully

DONE 🥳