Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 679 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 679 Bytes

How to add your name to the list

To add your name to the list, simply follow the follow the following steps:

  1. fork the project to your github
  2. clone the project
  3. open and edit `Members.md' using the format below.
  4. push the changes.

#Format:

  -[@your-username](https://github.com/your-username)

Please submit a Pull Request for your row to be added to this list. If you are unsure how to do this, please check out Contributing To Open Source video in the course curriculum.