You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -8,10 +8,10 @@ The algorithm of CSScomb simulates web-technologists actions upon working with C
8
8
For more info, online demo and tests see [csscomb.com](http://csscomb.com/)
9
9
10
10
11
-
The Requirements
12
-
------------
11
+
## The Requirements
13
12
14
-
*[PHP](http://windows.php.net/download/). Make sure that the path to the PHP is in an environment variable ([How to for Windows](https://github.com/miripiruni/CSScomb/tree/master/src/plugins/csscomb.notepad_plus_plus#required))
13
+
CSScomb is written in pure PHP, without any external libraries or dependencies.
14
+
See details at [wiki](https://github.com/miripiruni/CSScomb/wiki/Requirements).
0 commit comments