Browse Source

minor wording changes..

main
John-Mark Gurney 4 years ago
parent
commit
f5106fe590
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@@ -50,8 +50,8 @@ Defintion of module names in cas package:
v<num>_<type>_<arg>

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.



Loading…
Cancel
Save