diff --git a/README.md b/README.md
index cc5cf9601..a9b775d29 100644
--- a/README.md
+++ b/README.md
@@ -58,9 +58,13 @@ the shared code in **conftest.py**.
[Link to the commit](https://github.com/python-pillow/Pillow/commit/e31adc7e40442076f65a47b457f0c73040d4e7fc#diff-bd1e1b1de6e5b72a2a01d9d5ea74efe89541f209db5b30c16b975af71e308c67)
+
+
- Function 2: `encode_to_file` from **ImageFile.py**
-[Link to the commit](https://github.com/python-pillow/Pillow/commit/4f31cd7a31a6be2ac38773bab6f0a5451480f5b8#diff-4668a28f508bbcb68e61f9b257415dc814c22e8bb24850629fe7788ae5b7475c)
+ [Link to the commit](https://github.com/python-pillow/Pillow/commit/4f31cd7a31a6be2ac38773bab6f0a5451480f5b8#diff-4668a28f508bbcb68e61f9b257415dc814c22e8bb24850629fe7788ae5b7475c)
+
+
**2. Duru**
@@ -70,13 +74,13 @@ the shared code in **conftest.py**.
[Link to the commit](https://github.com/jovanovicisidora/Pillow-SEP/commit/5701d33cbb789342ca781769d4ba7cd323c9255e#diff-44debbfd4d0c5a80130a15bdcd9e0b28c1b4fef6eda0eaaef48838c954589d15)
-
+
- Function 2: `Bitstream.peek()` from **MpegImagePlugin.py**
[Link to the commit](https://github.com/jovanovicisidora/Pillow-SEP/commit/70f6735620d2f8e469cbe5b60a4586c5db95624a#diff-0272f0c6b5871be3364fe2062e50944fba30dad9625c74d13340de7d3ad8d367)
-
+
**4. Sofija**
@@ -106,9 +110,9 @@ the shared code in **conftest.py**.
- Function 1: `buildTransform()` from **ImageCms.py**
- [Link to the commit](https://github.com/jovanovicisidora/Pillow-SEP/commit/aad549687a1cf9528453eec5e9344192dce388e1)
+ [Link to the commit](https://github.com/jovanovicisidora/Pillow-SEP/commit/52965eed2de5ca44eeb6c6dfb1f11778d369c6f7)
-
+
@@ -116,7 +120,7 @@ the shared code in **conftest.py**.
[Link to the commit]() - how to show the diff patch
-
+
diff --git a/report_images/deekshu_images/[BEFORE]buildTransform.png b/report_images/deekshu_images/[BEFORE]buildTransform.png
new file mode 100644
index 000000000..52cd7e012
Binary files /dev/null and b/report_images/deekshu_images/[BEFORE]buildTransform.png differ
diff --git a/report_images/deekshu_images/[BEFORE]encode_to_file.png b/report_images/deekshu_images/[BEFORE]encode_to_file.png
new file mode 100644
index 000000000..b9600ac19
Binary files /dev/null and b/report_images/deekshu_images/[BEFORE]encode_to_file.png differ