diff --git a/README.md b/README.md
index 937e8a5..f7ccdf0 100644
--- a/README.md
+++ b/README.md
@@ -2,5 +2,6 @@
Implementing Basic Concepts in Unity
1. Platformer Scene - Uses PlayerControl.cs script for player movement and Cinemachine for camera follow.
- For reference : [2D Movement](https://youtu.be/QGDeafTx5ug)
- [Cinemachine in 2D](https://youtu.be/2jTY11Am0Ig)
\ No newline at end of file
+
+ For reference : - [2D Movement](https://youtu.be/QGDeafTx5ug)
+ - [Cinemachine in 2D](https://youtu.be/2jTY11Am0Ig)