From a6ff67058b171660b62e62f48c36b0af77380101 Mon Sep 17 00:00:00 2001 From: kflux Date: Sat, 16 May 2020 20:00:18 +0200 Subject: [PATCH] updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 627b605..f2b5bff 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # geotemporalsigilizer * generates a sigil from geographic coordinates and epoch timestamp -* takes two to five arguments: ( ) +* takes two to five arguments: [decimal latitude] [decimal longitude] ([epoch timestamp] [first name] [last name]) * If just latitude and longitude are provided, the timestamp is calculated automatically for this moment. * If first- and last name of a person are provided, their birth-location coordinates and birth-time should be the geospatial arguments \ No newline at end of file