diff --git a/README.md b/README.md index e80b50e..4444b7c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # RecyclerView and CardView Demo for using RecylcerView and CardView with Android L new features. -##Prerequisites +## Prerequisites - android-support-v7 - Recyclerview - Cardview @@ -22,7 +22,7 @@ dependencies { ``` ## Usage -####RecyclerView +#### RecyclerView ```