From f649542659b4f3d6db38e6ad726f55ee8b03dd23 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Sun, 16 Apr 2017 23:23:25 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ca841d..74c8794 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#Watchtower.js [![Build Status](https://travis-ci.org/angular/watchtower.js.svg?branch=master)](https://travis-ci.org/angular/watchtower.js) +# Watchtower.js [![Build Status](https://travis-ci.org/angular/watchtower.js.svg?branch=master)](https://travis-ci.org/angular/watchtower.js) Super-fast change detection for AngularJS 2.0, based on Miško Hevery's [draft](https://docs.google.com/document/d/10W46qDNO8Dl0Uye3QX0oUDPYAwaPl0qNy73TVLjd1WI/edit?usp=sharing),