From 4fd8c702f889b622c3861f69111470ae85347a7c Mon Sep 17 00:00:00 2001 From: Borewit Date: Fri, 13 Mar 2020 08:25:02 +0100 Subject: [PATCH] Mark as deprecated. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e3206cb..1ccd17e 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ The magic of this module is, it is able to extract the metadata from your audio This module is integrating [@tokenizer/s3](https://github.com/Borewit/tokenizer-s3), for reading from the S3 cloud, and using [music-metadata](https://github.com/Borewit/music-metadata) to parse the audio file. +## Deprecated +This module is deprecated. It has become obsolete with [@tokenizer/s3](https://github.com/Borewit/tokenizer-s3). +You may want to use [this example](https://github.com/Borewit/tokenizer-s3#reading-audio-metadata-from-amazon-s3) as starting point. + ## Installation ```shell script npm install @music-metadata/s3