diff --git a/requirements.html b/requirements.html index be95610..1fe5e82 100644 --- a/requirements.html +++ b/requirements.html @@ -25,7 +25,7 @@ Credit: public domain
Once you have a problem, a solution, and a design specification, it's entirely reasonable to start thinking about code. What libraries should we use? What platform is best? Who will build what? After all, there's no better way to test the feasibility of an idea than to build it, deploy it, and find out if it works. Right?