diff --git a/README.md b/README.md index 6f61a9e..5253cfc 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,13 @@ Installation 5. Use in conjunction with [other WakaTime plugins](https://wakatime.com/plugins). +## Screenshots -Screen Shots ------------- +![SC closed](./sc_3_closed.png) -![Project Overview](https://wakatime.com/static/img/ScreenShots/ScreenShot-2014-10-29.png) +![SC open](./sc_3_open.png) + +![Options SC](./sc_2-options.png) ## Development instructions @@ -58,12 +60,6 @@ gulp watch 3. Click `Load unpacked extension...` 4. Select repository directory -> This is how is a example layout design for first phase. - -![First SC](./sc_1.png) - -![Options SC](./sc_2-options.png) - ### Issues - Currently Elixir can only run one Browserify task at a time. (I will create a new Browserify task for this) diff --git a/sc_3_closed.png b/sc_3_closed.png new file mode 100644 index 0000000..48c3e57 Binary files /dev/null and b/sc_3_closed.png differ diff --git a/sc_3_open.png b/sc_3_open.png new file mode 100644 index 0000000..92ddfc3 Binary files /dev/null and b/sc_3_open.png differ