Renzo
commited on
Commit
Β·
92d934d
1
Parent(s):
ee06438
Fix indentation in tags section of README.md
Browse files
README.md
CHANGED
@@ -9,8 +9,8 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
short_description: Executes geo-calculations without third-party APIs
|
12 |
-
tags:
|
13 |
-
|
14 |
---
|
15 |
|
16 |
# π Geocalc MCP Server
|
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
short_description: Executes geo-calculations without third-party APIs
|
12 |
+
tags:
|
13 |
+
- mcp-server-track
|
14 |
---
|
15 |
|
16 |
# π Geocalc MCP Server
|