README.md in edge_framework-2.0.0.a vs README.md in edge_framework-2.0.0
- old
+ new
@@ -21,11 +21,11 @@
INSTALLATION
-----------------
**PC**
-[Install Ruby]((https://docs.google.com/document/d/155e-Dx4SnQj_bMrM24kI4_ZEmBp-TQ_tuinhMvZsIhM/edit?usp=sharing) and type this command in your *cmd* (command prompt):
+[Install Ruby](https://docs.google.com/document/d/155e-Dx4SnQj_bMrM24kI4_ZEmBp-TQ_tuinhMvZsIhM/edit?usp=sharing) and type this command in your *cmd* (command prompt):
gem install edge_framework
**MAC**
@@ -174,34 +174,9 @@
**Convention**:
- Don't name any of your class starting with `block`. It is reserved for tile.
- Don't add your own styling to the tile or ti element.
-
-TYPOGRAPHY
-======================
-
-Outside of CSS reset, we don't offer much feature regarding Typography.
-
-Default Unordered list (ul) has bullet point, but most of the time we don't need it. So, we made a convention on how to write `ul`.
-
-Without class
-
- <ul>...<ul>
-
- Result:
- • List 1
- • List 2
- • List 3
-
-With any class
-
- <ul class="something">...</ul>
-
- Result:
- List 1
- List 2
- List 3
WORDPRESS
====================
![Edge Wordpress](http://cdn.setyono.net/edge/wp-edge.jpg)
\ No newline at end of file