A decentralized music tracking and discovery platform built on AT Protocol 🎵
listenbrainz spotify atproto lastfm musicbrainz scrobbling

Fix README list numbering

Changed files
+1 -1
+1 -1
README.md
··· 110 110 ```bash 111 111 bun run feeds 112 112 ``` 113 - 11. Start the development server: 113 + 12. Start the development server: 114 114 ```bash 115 115 turbo dev --filter=@rocksky/api --filter=@rocksky/web 116 116 ```