From cc61acea7b23724e1e1967573903bc2140757120 Mon Sep 17 00:00:00 2001 From: joneskj55 Date: Fri, 2 Oct 2020 21:57:44 -0500 Subject: [PATCH] remove 'prerequisite: none' from course description --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a523a1e..424f9b7 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ Web Development [Degree](http://www.bellevue.edu/degrees/bachelor/web-developmen ## Course Description This course examines the fundamentals specific to web development. Topics will include web standards, accessibility/usability, and the coding languages which serve as the foundation for web development: HTML and CSS. -Students work with these languages at a basic level, learning the essential structures, coding conventions, and best practices associated with the effective use of HTML and CSS in modern web-development environments. Prerequisite: Basic computer literacy +Students work with these languages at a basic level, learning the essential structures, coding conventions, and best practices associated with the effective use of HTML and CSS in modern web-development environments. -Prerequisite: None +Prerequisite: Basic computer literacy ## Repository Overview