diff --git a/README.md b/README.md index 0ce8903..7c54e3e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ tcdweb — Transcode Detector (Web Version) ========================================= +![Screenshot](tcdwebshot.png) + **tcdweb** is a browser-based audio authenticity analyzer that determines whether an audio file is a genuine native encode or a *transcode* (lossy → lossless re-encode). It can also detect *upscaling* (a lossy file re-encoded at a higher diff --git a/tcdwebshot.png b/tcdwebshot.png new file mode 100644 index 0000000..f10ec03 Binary files /dev/null and b/tcdwebshot.png differ