From f3ecd51de78e5a2db726505cccf011d4ec8fc94b Mon Sep 17 00:00:00 2001 From: waciumawanjohi Date: Sat, 28 Mar 2020 17:27:17 -0500 Subject: [PATCH] Remove mention of HS physics as a pre-req Resolves #668 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da4541b..2d08ee8 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ just remember that you can't purchase success! ## Prerequisites -- [Core CS](#core-cs) assumes the student has already taken high school math and physics, including algebra, geometry, and pre-calculus. +- [Core CS](#core-cs) assumes the student has already taken high school math, including algebra, geometry, and pre-calculus. Some high school graduates will have already taken AP Calculus, but this is usually only about 3/4 of a college calculus class, so the calculus courses in the curriculum are still recommended. - [Advanced CS](#advanced-cs) assumes the student has already taken the entirety of Core CS and is knowledgeable enough now to decide which electives to take.