From 7a6da5203ee172f1a6f5d2c15f79793fcc8fea01 Mon Sep 17 00:00:00 2001 From: ryanwong Date: Tue, 9 May 2023 09:33:31 -0400 Subject: [PATCH] add treeql --- day15/README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/day15/README.md b/day15/README.md index 504941a..e07700f 100644 --- a/day15/README.md +++ b/day15/README.md @@ -3,9 +3,4 @@ ## Instructions - setup project -- clone to your github -- Open figma file https://www.figma.com/file/Zr1EutaLsykPcADfC3el7r/ai-marketing-site-sample?node-id=0%3A1 -- Need you to finish the site by end of day both mobile and desktop responsive -- Use bootstrap 4 -- CSS should be clean, not using inline style CSS but proper classes -- deploy site using github pages https://www.codecademy.com/articles/f1-u3-github-pages +- implement https://www.treeql.org/ manually