diff --git a/python/README.md b/python/README.md
index 62882d23b543fa3554329d057f6a55f6bd356f1d..ebe258ca830e0e0c283b8d0acaaf962a952f2138 100644
--- a/python/README.md
+++ b/python/README.md
@@ -1,21 +1,6 @@
-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  
+pcb.py: FRep PCB design  
+frep.py: pure Python FRep renderer  
+frep-C.py: much faster Python+C FRep renderer  
 
 sample:
 ![](pcb.png)