From 41e703310615aa1e1a8b9b9676f08b14b4ba5cd1 Mon Sep 17 00:00:00 2001 From: Viraat Das Date: Sat, 2 Oct 2021 10:07:30 -0700 Subject: [PATCH] Easy way to change icon based on repo_name and added LinkedIn username (#26) * changes to accomodate for icons and linkedin * personal touch Co-authored-by: Othneil Drew --- BLANK_README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BLANK_README.md b/BLANK_README.md index 25732cfc..f7bc1e79 100644 --- a/BLANK_README.md +++ b/BLANK_README.md @@ -89,7 +89,7 @@ Here's a blank template to get started: **To avoid retyping too much info. Do a search and replace with your text editor for the following:** -`github_username`, `repo_name`, `twitter_handle`, `email`, `project_title`, `project_description` +`github_username`, `repo_name`, `twitter_handle`, `linkedin_username`, `email`, `project_title`, `project_description` ### Built With @@ -180,6 +180,7 @@ Project Link: [https://github.com/github_username/repo_name](https://github.com/ +README template based on [othneildrew](https://github.com/othneildrew/Best-README-Template)