From 2140eb849790ac52f1df20aa581f898c68a6fba1 Mon Sep 17 00:00:00 2001 From: kishan singh thakur Date: Sat, 29 Jul 2023 15:15:12 +0530 Subject: [PATCH] Improvement to enhance its readability --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4a2c8e..9e82b32 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # CSS Exercises -These exercises are a series of CSS related tasks intended to complement the HTML and CSS content on The Odin Project (TOP). They should only be done when instructed during the course of the curriculum. +These exercises consist of a series of CSS-related tasks intended to complement the HTML and CSS content on The Odin Project (TOP). They should only be completed when instructed during the course of the curriculum. When doing these exercises, please use all the documentation and resources you need to accomplish them. You are _not_ intended to have any of this stuff memorized at this point. Check the docs, use Google, do what you need to do (besides checking the solutions) to get them done.