From b5a8b7e2d50e072b331d6c35f383ba21d00d7f85 Mon Sep 17 00:00:00 2001 From: efischer Date: Tue, 1 Mar 2022 08:41:57 -0600 Subject: [PATCH] update readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 88a4240..7bcbac8 100644 --- a/readme.md +++ b/readme.md @@ -203,7 +203,7 @@ Options for creating a Graph/Data file: These files do not have a human-readable structure, and are not portable to other programs. -(For portability to other software, turn on GraphML output in the Options menu in interactive mode, or use the -graphml +(For portability to other software, turn on GraphML output in the Options menu in interactive mode, or use the `-graphml` command line argument. This will produce a .graphml file for the weighted graph, with vertex attributes for sequence, type, and occupancy data.)