ps2181 commited on
Commit
65e1955
Β·
verified Β·
1 Parent(s): dc614a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -74,7 +74,7 @@ Most fraud detection pipelines are **static**. Ours **gets harder for itself ove
74
  ---
75
 
76
  ## πŸ€– 5-Agent Architecture
77
- '''
78
  🎯 Regulator ──bias weights──────────────────────────────────► ⚑ Generator
79
  β–² β”‚
80
  β”‚ raw invoice text
@@ -84,7 +84,8 @@ Most fraud detection pipelines are **static**. Ours **gets harder for itself ove
84
  β”‚ structured data
85
  β”‚ β–Ό
86
  └──── episode outcome ──── βœ… Approver ◄─audit results─── πŸ•΅οΈ Auditor
87
- '''
 
88
  <div align="center">
89
 
90
  | Agent | Role | Reward Signal |
 
74
  ---
75
 
76
  ## πŸ€– 5-Agent Architecture
77
+ ```
78
  🎯 Regulator ──bias weights──────────────────────────────────► ⚑ Generator
79
  β–² β”‚
80
  β”‚ raw invoice text
 
84
  β”‚ structured data
85
  β”‚ β–Ό
86
  └──── episode outcome ──── βœ… Approver ◄─audit results─── πŸ•΅οΈ Auditor
87
+ ```
88
+
89
  <div align="center">
90
 
91
  | Agent | Role | Reward Signal |