From f5106fe590d0e4d89725cffe459301b985e1b670 Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Sat, 15 Feb 2020 21:35:17 -0800 Subject: [PATCH] minor wording changes.. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1a5cae8..5d042ff 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,8 @@ Defintion of module names in cas package: v__ Currently v1 is defined, and has the following types: - f The arg is the hash of the Python source file. - Example generated via: shasum -a 256 hello.py + f The arg is the hexidecimal hash of the Python source file. + Generated via: shasum -a 256 hello.py a An alias. Any aliases must be loaded before being processed. This is a short name that could be used.