From 6fc4c56f65e7d7c292367a924e204ec8e4c9da35 Mon Sep 17 00:00:00 2001 From: Bud Parr Date: Fri, 14 Apr 2017 12:53:13 -0400 Subject: [PATCH] update readme wip --- readme.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 2747438..c91f102 100644 --- a/readme.md +++ b/readme.md @@ -2,8 +2,6 @@ A base theme for Hugo sites. Though it looks like a theme, the intent is to provide a solid starting place for Hugo sites and include best practices for performance, A11y, and rapid development. -It's subject to change quite a bit at this point. - Features @@ -27,4 +25,5 @@ includes examples of - len - ge (greater than or equal to) -accessible + +This theme uses the "Tachyons" CSS library. This will allow you to manipulate the design of the theme by changing class names in HTML without touching the original CSS files. For more information see the [Tachyons website](http://tachyons.io/).