diff --git a/README.md b/README.md
index 0a5f2a9b3921a739a848f43acab78c9ed2a8c489..661e9b7033381ce5bba1b3e82c44e1de4be07f88 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
 # ThermalImage_processing
 
 Scripts to process thermal images taken from handheld thermal cameras. 
-1. rawTempExtraction.R  - reads the original JPEG file and output RAW temperature as  .txt file
-2. thresholding.m       - for thresholding canopy pixels in ground thermal images
\ No newline at end of file
+1. `rawTempExtraction.R`  - reads the original JPEG file and output RAW temperature as  .txt file
+2. `batchImgThermalFilter5.m` - for thresholding canopy pixels in ground thermal images
+
+
+