diff --git a/README.md b/README.md index f6a8aa7..ef848d8 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,6 @@ javascript-jpeg-encoder JPEG encoder ported to JavaScript and optimized by Andreas Ritter, www.bytestrom.eu, 11/2009. His site went offline a while ago but I still had a local copy and thought it should stay public for the world's benefit. + +This is a demonstration purpose project and can be implemented in real life scenarios. +Thanks and regards.