Skip to content

Commit dab4676

Browse files
authored
README.md
1 parent aecda43 commit dab4676

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
@@ -128,7 +128,7 @@ Each code strives to abide by Unix philosophy _'Do one thing and do it well'_
128128
- Body Mass Index (BMI) imperial calculator `bmi-lb-inch.bas`, `bmi-lb-inch.pl`
129129
- Calories to joules converter `c2j.awk`, `c2j.pl`
130130
- Cardiac Output calculator: `cardiac-output.awk`, `cardiac.bat` & `cardiac-output.pl`
131-
- Celsius to Fahrenheit temperature scale converter: `fahrenheit.awk`
131+
- Celsius to Fahrenheit temperature scale converter: `fahrenheit.awk`, `fahrenheit.pl`
132132
- Fahrenheit to Celsius temperature scale converter: `celsius.awk`, `celsius.pl`
133133
- Hip-Waiste Ratio calculator: `hip-waist.awk`, `hip-waiste.rexx`, `hip-waist.pl`
134134
- Kilogram(s) to pound(s) converter: `kg2lb.awk`, `kg2lb.pl`
@@ -281,6 +281,7 @@ Type `perl` followed by the file name eg `perl bmi.pl`. Perl almost alway comes
281281
- `ect-formulae.pl`: is ECT dosing formulae and equations' calculator
282282
- `energy.pl`: energy calculator in joules for ECT using dynamic impedance, charge and current (E=I^2*R*Q)
283283
- `fab.pl`: Frontal Assessment Battery (FAB)
284+
- `fahrenheit.pl`: Celsius to Fahrenheit temperature scale converter
284285
- `gad7.pl`: Generalised Anxiety Disroder (GAD-7) Assessment
285286
- `hama.pl`: Hamilton Anxiety Rating Scale (HAM-A)
286287
- `hdrs7.pl`: Hamilton Depression Rating Scale (HDRS-7)

0 commit comments

Comments
 (0)