We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98d691d commit a62e511Copy full SHA for a62e511
Readme.md
@@ -1,6 +1,3 @@
1
-# CLAUDE.md
2
-
3
-This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
4
5
## Project Overview
6
@@ -69,4 +66,4 @@ kubectl apply -f service.yaml
69
66
- **warp**: Web framework for HTTP endpoints
70
67
- **reqwest**: HTTP client for RPC calls
71
68
- **serde/serde_json**: JSON serialization
72
-- **mockito**: HTTP mocking for tests (dev dependency)
+- **mockito**: HTTP mocking for tests (dev dependency)
0 commit comments