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 ```bash 111 bun run feeds 112 ``` 113 - 11. Start the development server: 114 ```bash 115 turbo dev --filter=@rocksky/api --filter=@rocksky/web 116 ```
··· 110 ```bash 111 bun run feeds 112 ``` 113 + 12. Start the development server: 114 ```bash 115 turbo dev --filter=@rocksky/api --filter=@rocksky/web 116 ```