Update README.md
This commit is contained in:
parent
2bb39a5cfc
commit
ee3184c7b1
1 changed files with 3 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ Licensed under MIT.
|
||||||
- [ ] Genres
|
- [ ] Genres
|
||||||
- [ ] Owned
|
- [ ] Owned
|
||||||
- [ ] Holiday
|
- [ ] Holiday
|
||||||
- [ ] MusicBrainz integration
|
- [ ] [MusicBrainz integration](https://musicbrainz.org/doc/libmusicbrainz)[^11]
|
||||||
- [ ] Concerts
|
- [ ] Concerts
|
||||||
- [ ] Import from Setlist.fm[^5]
|
- [ ] Import from Setlist.fm[^5]
|
||||||
- [ ] Ratings
|
- [ ] Ratings
|
||||||
|
|
@ -78,5 +78,7 @@ Licensed under MIT.
|
||||||
|
|
||||||
[^10]: Would probably select the album with the most scrobbles
|
[^10]: Would probably select the album with the most scrobbles
|
||||||
|
|
||||||
|
[^11]: I probably don't understand it well enough, but it appears that I should be able to do this using `@cImport` and/or `translate-c` on the original MusicBrainz source, but it's not all clear to me on how that would work yet. This is a necessary step for what I have planned however, so we'll see where it goes.
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
I am a math student who is interested in programming. I will not be writing quality code. That said, Zuletzt is something that, at the moment, I am very excited about making, and using to relearn some things about programming. Unless contributions are given in the form of code review, or some kind of constructive criticism, it's not likely that I accept pull requests. The project is, however, licensed under the MIT License, so feel free to do what you like with it in your own way.
|
I am a math student who is interested in programming. I will not be writing quality code. That said, Zuletzt is something that, at the moment, I am very excited about making, and using to relearn some things about programming. Unless contributions are given in the form of code review, or some kind of constructive criticism, it's not likely that I accept pull requests. The project is, however, licensed under the MIT License, so feel free to do what you like with it in your own way.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue