Skip to content

Commit 333ccf6

Browse files
authored
README.md
1 parent 78d1591 commit 333ccf6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The general guiding concept is that these codes offer more than just a calculato
1515
- Mini-Addenbrooke's Cognitive Examination (M-ACE): `m-ace-bc.sh`, `mace.sh`, `m-ace-calc.sh`, `m-ace-echo.sh`, `m-ace-pwsh.ps1`, & `mace.pl`
1616
- ACE-III to MMSE converter: `ace2mmse.pl`, `ace-mmse-converter.sh`
1717
- Abbreviated Mental Test Score (AMTS): `amts-bc.sh`, `amts.pl`
18-
- Abbreviated Mental Test-4 (AMT4): `amt4.pl`, `amt4-bc.sh` & `amt4.bas`
18+
- Abbreviated Mental Test-4 (AMT4): `amt4.pl`, `amt4.awk`, `amt4-bc.sh` & `amt4.bas`
1919
- Assessment test for delirium & cognitive impairment (4AT): `4at.rexx`, `4at.bat`, `4at.awk` & `4at.pl`
2020
- Assessment of Parkinsonism: `updrs.pl`
2121
- Cambridge Behavioural Inventory (CBI): `cbi-bc.sh`, `cbi-calc.sh`, & `cbi-echo.sh`,
@@ -184,6 +184,7 @@ The shell scripts with `-bc` in their names require basic calculator `bc`. Most
184184

185185
### List AWK scripts
186186
- `4at.awk`: 4AT delirium test
187+
- `amt4.awk`: Abbreviated Mental Test-4 (AMT4)
187188
- `age.awk`: age calculator
188189
- `avpu2gcs.awk` is an AVPU score calculator and converter to Glasgow Coma Scale (GCS)
189190
- `bmi.awk` refers to body mass index (metric) calculator

0 commit comments

Comments
 (0)