Skip to content

Commit 0a3e44e

Browse files
Merge pull request #8 from hyperpolymath/fix/glama-and-containerfile-rename
fix: glama.json, Containerfile rename, and licensing tidy
2 parents 478727a + cec4d23 commit 0a3e44e

7 files changed

Lines changed: 9 additions & 114 deletions

File tree

File renamed without changes.
File renamed without changes.

README.adoc

Lines changed: 0 additions & 113 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,9 @@ cd ../../ffi/zig && zig build
5555

5656
# Run tests
5757
cd ffi/zig && zig build test
58-
```
58+
```<a href="https://glama.ai/mcp/servers/hyperpolymath/boj-server">
59+
<img width="380" height="200" src="https://glama.ai/mcp/servers/hyperpolymath/boj-server/badge" />
60+
</a>
5961
6062
## Distributed Hosting (Umoja Network)
6163

glama.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"$schema": "https://glama.ai/mcp/schemas/server.json",
3+
"maintainers": [
4+
"hyperpolymath"
5+
]
6+
}

0 commit comments

Comments
 (0)