diff options
-rw-r--r-- | README.csv | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.csv b/README.csv new file mode 100644 index 0000000..5f77c09 --- /dev/null +++ b/README.csv @@ -0,0 +1,7 @@ +This I/O Handler was put together primarily as a demonstration of +how easy it is to write handler routines for astmanproxy. + +However, it could be handy if you need CSV output, too. :) There +is no _read routine at this time; I would welcome someone to write +one and submit it to the project! + |