diff options
-rw-r--r-- | fly-tools/README.markdown | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/fly-tools/README.markdown b/fly-tools/README.markdown index 0bc9142..c923c58 100644 --- a/fly-tools/README.markdown +++ b/fly-tools/README.markdown @@ -45,3 +45,8 @@ Usage: derive-background -i <input-list> -s <sample-file> -o <output-filename> +Todo: + +* implement getops, +* reduce memory - zlib? less pointers? + |