From 6e6615f252603930817933424f3727705aaf173f Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Sat, 4 Jan 2020 02:06:57 -0500 Subject: [PATCH] Update README.md - Add plans to look into bootstrap library --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a073d29..0ab5b3e 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,8 @@ This is the repository for my personal website. This includes all linked files a - [x] Add Styling w/ CSS - [x] Favicon - [ ] Logo w/ Link to Home Page +- [ ] Use a component library to fix formatting issues (especially on phone) + - https://getbootstrap.com/ ## Web Page Structure (WIP) - Home @@ -56,4 +58,4 @@ This is the repository for my personal website. This includes all linked files a - Video Games - Favorite List - Upcoming Games - - Blogs / Articles / Guides \ No newline at end of file + - Blogs / Articles / Guides