From cf178ec24228736c531a0d75a1ae3db258f34c92 Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Thu, 9 May 2013 14:02:42 -0300 Subject: [PATCH] Update README.md Former-commit-id: 38ad0d3a2e563419b42026e47906a12f521493af Former-commit-id: 3d9007c41c2b4b6e7b1fcb3616a558a8316405f6 --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c6ca321c9..984e2e79c 100755 --- a/README.md +++ b/README.md @@ -5,12 +5,11 @@ Semantic is a set of specifications for sharing UI elements between developers. ## About Semantic's goal is to define a vocabulary for interface elements based on consensus, and convention. -For developers, this means defining class names for UI elements, outlining states that an elements can exist, and describing common variations of that element. - +For developers, this means defining class names for UI elements, outlining states that an elements can exist, and listing common ways different types of an element can be described. ### Getting Started -The Semantic library describes many UI elements which might not exist on every website. In most instances it might be best to build a custom build with only the components you need. +The Semantic library describes many UI elements. In most instances it might be best to build a custom build with only the elements you need. You can use our build tool to select only the components you want @@ -24,7 +23,9 @@ If you prefer to download the whole kit and kaboodle you can grab that as well. http://semantic-ui.com/ui/semantic.min.css http://semantic-ui.com/ui/semantic.min.js -## A More Semantic Web +## The Specification + +The aim of the semantic specification is to create conventions for structuring and naming code for describing interface elements. ### Based on class