Updated the README file.
This commit is contained in:
@@ -13,7 +13,7 @@ To use this library, then add it as a dependency in the `Package.swift` file of
|
|||||||
let package = Package(
|
let package = Package(
|
||||||
// name, platforms, products, etc.
|
// name, platforms, products, etc.
|
||||||
dependencies: [
|
dependencies: [
|
||||||
.package(url: "https://github.com/rock-n-code/discogs-service", from: "0.2.0"),
|
.package(url: "https://github.com/rock-n-code/discogs-service", from: "0.3.0"),
|
||||||
// other dependencies
|
// other dependencies
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
|
|||||||
Reference in New Issue
Block a user