diff --git a/README.md b/README.md index ea142be..c38c396 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ This repository contains Vanilla JS projects. ## What's inside - Drums - Clock +- Timeline +- Calculator ## Requirements @@ -15,3 +17,5 @@ This repository contains Vanilla JS projects. ## Progress Preview ![Drums](https://user-images.githubusercontent.com/22683645/31928843-9f9a3560-b8d4-11e7-98c1-6ccd353721ce.png) ![Clock](https://user-images.githubusercontent.com/22683645/31928818-81976e48-b8d4-11e7-9b4c-4628a898731b.png) +![Timeline](https://github.com/vikrantkeshari/Javascript_projects/blob/master/Timeline/index.html) +![Calculator](https://github.com/vikrantkeshari/Javascript_projects/blob/master/Clock/index.html)