update readme

This commit is contained in:
2016-03-21 11:53:55 +01:00
parent dc20d9877f
commit f9728c4102
+11 -1
View File
@@ -1 +1,11 @@
This repository contains demo projects for blog posts hosted on [frontendplay.com](http://frontendplay.com).
This repository contains demo projects for blog posts hosted on [frontendplay.com](http://frontendplay.com).
### PointerButton
_Hand cursor for buttons when hovering_
Blog Post: [here](http://frontendplay.com/2016/03/16/hand-cursor-for-buttons-in-uwp/)
### SimpleStatusBar
_Hack the status bar to only display the time (and not other indicators)_
Blog Post: soon