kenu / solid star
dboyliao 2015-11-25
Update README.md
@96cd31d41e20ca81c8e56f282baa8ef9a833203c
README.md
--- README.md
+++ README.md
@@ -8,7 +8,9 @@
         - [link](http://www.oodesign.com/single-responsibility-principle.html)
     - `O`: Open/Close Principle.
         - [link](http://joelabrahamsson.com/a-simple-example-of-the-openclosed-principle/)
-    - `L`:
+    - `L`: Liskov Substitution Principle.
+        - [link](http://www.objectmentor.com/resources/articles/lsp.pdf)
+        - [Circle-Ellipse Problem](https://en.wikipedia.org/wiki/Circle-ellipse_problem)
     - `I`:
     - `D`:
 
Add a comment
List