diff --git a/python/README.md b/python/README.md index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..5737889d883e4f33c8065f4a9b56ebf354ca89ae 100644 --- a/python/README.md +++ b/python/README.md @@ -0,0 +1,18 @@ +make these executable: + chmod +x pcb.py + chmod +x frep.py + +execute: + pcb.py | frep.py + +view: + out.png + +optional arguments: + pcb.py | frep.py dpi + pcb.py | frep.py dpi filename + +dependencies: + Python + NumPy + Python Imaging Library \ No newline at end of file