From f9728c4102899dd100cc553efa8c0aa666873ef4 Mon Sep 17 00:00:00 2001 From: Tobias Klika Date: Mon, 21 Mar 2016 11:53:55 +0100 Subject: [PATCH] update readme --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d994a6a..6914015 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -This repository contains demo projects for blog posts hosted on [frontendplay.com](http://frontendplay.com). \ No newline at end of file +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 \ No newline at end of file