Skip to content

Commit 024d560

Browse files
authored
Merge pull request #4 from LLMTooling/remove-status-column-readme
Jules PR
2 parents ffb2c47 + 27f5ac4 commit 024d560

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -76,15 +76,15 @@ Instead of parsing large JSON responses, each tool returns exactly what you need
7676

7777
<div align="center">
7878

79-
| Feature | Status | Description |
80-
|---------|--------|-------------|
81-
| Granular Data Access | | 51 specialized tools for precise data retrieval |
82-
| HUD Optimized | | Returns plain text values perfect for UI components |
83-
| Production Ready | | Comprehensive error handling and automatic token refresh |
84-
| Full Test Coverage | | 94 tests covering all 51 tools and edge cases |
85-
| Type Safe | | Built with TypeScript and Zod schema validation |
86-
| OAuth Authentication | | Automatic token management and refresh |
87-
| Zero Dependencies | | Only requires Node.js 18+ and Spotify account |
79+
| Feature | Description |
80+
|---------|-------------|
81+
| Granular Data Access | 51 specialized tools for precise data retrieval |
82+
| HUD Optimized | Returns plain text values perfect for UI components |
83+
| Production Ready | Comprehensive error handling and automatic token refresh |
84+
| Full Test Coverage | 94 tests covering all 51 tools and edge cases |
85+
| Type Safe | Built with TypeScript and Zod schema validation |
86+
| OAuth Authentication | Automatic token management and refresh |
87+
| Zero Dependencies | Only requires Node.js 18+ and Spotify account |
8888

8989
</div>
9090

0 commit comments

Comments
 (0)