Rename Import -> Add, and avoid surfacing MusicBrainz where unneeded
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
- [Collection](#collection)
|
||||
- [Edit a record in the collection](#edit-a-record-in-the-collection)
|
||||
- [View a record's details in the collection](#view-a-records-details-in-the-collection)
|
||||
- [Importing a record in the wishlist](#importing-a-record-in-the-wishlist)
|
||||
- [Adding a record in the wishlist](#importing-a-record-in-the-wishlist)
|
||||
- [Setup](#setup)
|
||||
- [Environment configuration](#environment-configuration)
|
||||
- [Running the application](#running-the-application)
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
## Features
|
||||
|
||||
- Import records from MusicBrainz, with optional override of specific pieces of data
|
||||
- Add records from MusicBrainz, with optional override of specific pieces of data
|
||||
- Manage a collection and a wishlist of records, with ways to quickly search
|
||||
and filter based on records' metadata
|
||||
- Integration with Last.fm (display latest scrobbles, and where possible
|
||||
@@ -46,9 +46,9 @@
|
||||
|
||||

|
||||
|
||||
### Importing a record in the wishlist
|
||||
### Adding a record in the wishlist
|
||||
|
||||

|
||||

|
||||
|
||||
## Setup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user