Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ac50c01

Browse files
committed
README: added notes about installing from PyPI and API coverage
1 parent f981988 commit ac50c01

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,18 @@ Current state: in development.
77

88
## Getting Started
99

10-
While in development, installation should be done by cloning this repo.
10+
Although in development, this wrapper can be installed via Pypi:
11+
12+
```
13+
$ pip install python-acoustid-api
14+
```
15+
16+
## API facilities
17+
18+
Presently covered:
19+
20+
- Track ID lookup
21+
- Fingerprint lookup
1122

1223
## Usage
1324

0 commit comments

Comments
 (0)