From fce8d9618abd2e7395db4d477b26b02d3115da11 Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Thu, 19 May 2016 13:26:11 +0900 Subject: [PATCH] docs: add formatting newline --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a03c4b7..6698321 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ document.body.appendChild(tree) - __router:__ determines which `view` to render - __views:__ take `state` and returns a new `DOM tree` that is rendered in the browser + ```txt ┌───────────────────────────┐ ┌────────┐ │ ┌─────────────────┐ │ │ User │