summary refs log tree commit diff homepage
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-09-27 15:25:58 -0400
committerJune McEnroe <programble@gmail.com>2017-09-27 15:25:58 -0400
commit484c8a39e1cec59144babfcc0466c69557e5030b (patch)
tree935a3b913df270a86f913d5d1279702a497d6a3f
parentAssert client coords are valid after movement (diff)
downloadtorus-484c8a39e1cec59144babfcc0466c69557e5030b.tar.gz
torus-484c8a39e1cec59144babfcc0466c69557e5030b.zip
Add merge.c to README
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index ae9e722..c4da87e 100644
--- a/README
+++ b/README
@@ -7,6 +7,7 @@ This software targets FreeBSD and Darwin.
     client.c       Curses client.
     help.c         Automated client which redraws a helpful banner.
     meta.c         Exports metadata from data file to CSV.
+    merge.c        Interactively merges two data files.
     snapshot.sh    Snapshots data file, appropriate for cron.
 
     sshd_config    Anonymous login to chrooted client.