chiark / gitweb /
mention --upload at top of README
[ypp-sc-tools.db-test.git] / pctb / README
index f20ebb89fde6fc899151b4a62aa17af0cf9eb836..4f56fd8ab0d0d9a53e773f804ed8c24386d00548 100644 (file)
@@ -4,10 +4,12 @@ Overview
 This tool can:
   - screenscrape the commodities trading screen
   - produce the results as a tab separated values file
-  - **TODO** upload the results to PCTB
+  - upload the results to PCTB
 
 To run it, change to this directory, type `make', and then:
   ./ypp-commodities --tsv >commods.tsv
+or
+  ./ypp-commodities --upload
 
 While it is capturing the screenshots, do not move the mouse or use
 the keyboard.  Keyboard focus must stay in the YPP client window.