Skip to content

Commit 4079ad6

Browse files
Minor tweak to readme language.
1 parent 2ea8c0b commit 4079ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Your challenge is to render this layout design as a fully functional web page us
2222

2323
### Technical Requirements
2424

25-
* Page should be approached from a component based mentality. Extra points will be given if the page is organized in a way some components may be reusable.
25+
* Page should be approached from a component based mentality. JavaScript/CSS/HTML should be organized in a way that some components would be reusable if other pages are created.
2626
* Anchors on the page can just have “#” as their href.
2727
* Only jQuery & vanilla javascript allowed (no plugins).
2828
* No CSS libraries/frameworks may be used, however Babel and CSS (pre)processors like Sass are welcome for compiling your own CSS/ES6.

0 commit comments

Comments
 (0)