diff --git a/README.md b/README.md
index 4b0bc9d..5fe4140 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ If you are not a programmer, you can use TIFF images directly inside the `
`
...
...
```
-And UTIF.js will do the rest. Internally, the "src" attribute of the image will be replaced with a new URI of the image (base64-encoded PNG).
+And UTIF.js will do the rest. Internally, the "src" attribute of the image will be replaced with a new URI of the image (base64-encoded PNG). Note, that you can also insert DNG, CR2, NEF and other raw images into HTML this way.
## Encoding TIFF images