update faq

This commit is contained in:
Sayem Chowdhury 2021-02-23 21:16:10 +06:00
parent 4e21c62402
commit 1e604e874c
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ const trackWithMetadata = await api.addTrackTags(decryptedTrack, track, false, 5
fs.writeFileSync(track.SNG_TITLE + '.mp3', trackWithMetadata);
```
### [Read FAQ](https://github.com/d-fi/d-fi-core/blob/master/docs/README.md)
### [Read FAQ](https://github.com/d-fi/d-fi-core/blob/master/docs/faq.md)
## Methods