Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Commit

Permalink
Mark as deprecated.
Browse files Browse the repository at this point in the history
  • Loading branch information
Borewit committed Mar 13, 2020
1 parent 73975f3 commit 4fd8c70
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4fd8c70

Please sign in to comment.