From cce61ccf1adb494911c7201323133b06d2a6cd3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Luis=20Ant=C3=BAnez?= Date: Sat, 11 Feb 2017 17:26:18 +0100 Subject: [PATCH] 0.1.1 --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 78e3d33..683a15d 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,6 @@ Good karma and productivity. Just a basic knowledge of HTML and CSS is required. ### Features A new release every 8th day of the month. -Version 0.1.1 (Feb 11, 2017): - -- Transform the library into a object. -- .tabs removed - Version 0.1 (Jan 8, 2017): - Navigation (horizontal and vertical sliding): touchpad, keyboard shorcuts, and swipe. @@ -23,6 +18,11 @@ Version 0.1 (Jan 8, 2017): - Fonts: Roboto, Maitree (Serif), and San Francisco. - Vertical rhythm (use multiples of 8). +Version 0.1.1 (Feb 11, 2017): + +- Transform the library into a object. +- .tabs removed + ### Markup - Code is clean and scalable. It uses intuitive markup with popular naming conventions. There's no need to overuse classes or nesting.