webxos commited on
Commit
9215aa3
·
verified ·
1 Parent(s): 97d8319

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,6 +1,13 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
3
  ---
 
4
  # Shadowclaw v1.0 (Testing)
5
 
6
 
 
1
  ---
2
  license: mit
3
+ model_name: Shadowclaw v1.0 (Testing)
4
+ binary_size: 100-200 KiB
5
+ llm_integration: Ollama (localhost:11434)
6
+ build: make
7
+ dependencies: gcc, libcurl, bc, cJSON
8
+ persistence: shadowclaw.bin
9
  ---
10
+
11
  # Shadowclaw v1.0 (Testing)
12
 
13