Startup Systems Student Directory
Adding yourself
Students and staff, introduce yourself!
- Create a GitHub account, if you don’t have one already.
- Create a
GITHUB_USERNAME.jsonfile under the_data/fall_2016/directory, using the format described below. - Submit via pull request.
Example data file (_data/fall_2016/sahuguet.json):
{
"emoji": "fr",
"introduction": "Founder of The Foundry."
}
Using the format above, replace with your own emoji (choose from this list) and introduction. Note that we’ll do this in the first class, using the same workflow that will be used for all assignments.