Explorar o código

Merge pull request #400 from digitalvapor/w3c_validate_insts

adds instruction to w3c_validate
Justin Mayer %!s(int64=11) %!d(string=hai) anos
pai
achega
7fed4571b1
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      w3c_validate/README.md

+ 4 - 0
w3c_validate/README.md

@@ -22,6 +22,10 @@ validated.
 * [py_w3c](https://pypi.python.org/pypi/py_w3c/0.1.0), which can be installed with pip:
 
     $ pip install py_w3c
+    
+## Instructions
+
+Add `w3c_validate` to your config file's plugins after installing dependencies - `PLUGINS = ['w3c_validate']`
 
 ## TODO