diff --git a/README.md b/README.md
index 9397bdacf3f985e8bc216ab7de113c2617c41e22..42b29d8439701622438f2a51691e51a49b646eaf 100644
--- a/README.md
+++ b/README.md
@@ -179,4 +179,4 @@ If you use this code for your research, please cite the paper this code is based
 ```
 
 ## Acknowledgments
-This is a port of [pix2pix](https://github.com/phillipi/pix2pix) from Torch to Tensorflow.  It also contains colorspace conversion code ported from Torch.
+This is a port of [pix2pix](https://github.com/phillipi/pix2pix) from Torch to Tensorflow.  It also contains colorspace conversion code ported from Torch.  Thanks to the Tensorflow team for making such a quality library!