From 4df1b53fc1639b5d8cde7b75835a9c0ae15d82a9 Mon Sep 17 00:00:00 2001 From: erikarasnick Date: Fri, 16 Dec 2022 15:17:16 -0500 Subject: [PATCH] output column names --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fd2dff7..dbd44c7 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ docker run --rm -v $PWD:/tmp ghcr.io/degauss-org/habre_pm:0.1.0 my_address_file_ will produce `my_address_file_geocoded_habre_pm_0.1.0.csv` with added columns: -- **`this_geomarker`**: a definition of this geomarker -- **`that_geomarker`**: a definition of that geomarker +- **`pm`**: a definition of this geomarker +- **`sd`**: a definition of that geomarker ### Optional Argument