README.md in edge_framework-0.9.12 vs README.md in edge_framework-0.10.0
- old
+ new
@@ -18,10 +18,19 @@
Windows PC doesn't come with Ruby pre-installed, so you can follow [this Ruby installation guide](https://docs.google.com/document/d/155e-Dx4SnQj_bMrM24kI4_ZEmBp-TQ_tuinhMvZsIhM/edit?usp=sharing) we wrote.
After you installed Ruby, type in the command above on `cmd` (command prompt).
+BROWSER SUPPORT
+------------------
+
+All modern browsers:
+
+- Chrome, Firefox, Safari, Opera
+- Android 4.0 and above
+- IE 9 and above
+
GRID SYSTEM
==================
.row
.column
.large-x
@@ -256,10 +265,10 @@
1. Static HTML
`edge create html`
-2. Static PHP (under construction)
+2. Static PHP
`edge create php`
3. Rails (run inside Rails project)