Skip to content

Commit 1c5476a

Browse files
authored
README.md
1 parent 67a9003 commit 1c5476a

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
@@ -14,7 +14,7 @@ The general guiding concept is that these codes offer more than just a calculato
1414
- Addenbrooke's Cognitive Examination - Revised (ACE-R): `acer.pl`, `ace-r-bc.sh`, `ace-r-calc.sh`, `ace-r-echo.sh`, & `ace-r-pwsh.ps1`, `ace-nosave.pl`
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`
17-
- Abbreviated Mental Test Score (AMTS): `amts-bc.sh`, `amts.pl`
17+
- Abbreviated Mental Test Score (AMTS): `amts-bc.sh`, `amts.pl`, `amt.awk`
1818
- 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`
@@ -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+
- `amt.awk`: Abbreviated Mental Test Score (AMTS)
187188
- `amt4.awk`: Abbreviated Mental Test-4 (AMT4)
188189
- `age.awk`: age calculator
189190
- `avpu2gcs.awk` is an AVPU score calculator and converter to Glasgow Coma Scale (GCS)

0 commit comments

Comments
 (0)