From 14a99ed83a9ff486418da92328af9f8f94db33b2 Mon Sep 17 00:00:00 2001 From: Charles-Axel Dein Date: Mon, 30 May 2016 16:27:06 +0200 Subject: [PATCH] Add CSS --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7339362..e6d63c2 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ I've found these books incredibly inspiring: ### Interviewing * [System design interview for IT company](https://github.com/checkcheckzz/system-design-interview) +* [Technical Interview Megarepo](https://github.com/jdsutton/Technical-Interview-Megarepo): study materials for SE/CS technical interviews ### Managing the database @@ -149,6 +150,10 @@ Resources * [Bash Hackers Wiki](http://wiki.bash-hackers.org/) * [Master the command line, in one page](https://github.com/jlevy/the-art-of-command-line) **must read** +### Know your webdesign + +* [Maintainable CSS](http://maintainablecss.com/) + ### Know your dotfiles * [Awesome dotfiles](https://github.com/webpro/awesome-dotfiles)