diff --git a/README.md b/README.md index 184b4ae984cc7..e89b10785624a 100644 --- a/README.md +++ b/README.md @@ -74,12 +74,11 @@ The Optimism Immunefi program offers up to $2,000,042 for in-scope critical vuln ├── op-program: Fault proof program ├── op-proposer: L2-Output Submitter, submits proposals to L1 ├── op-service: Common codebase utilities -├── op-ufm: Simulations for monitoring end-to-end transaction latency ├── op-wheel: Database utilities ├── ops: Various operational packages ├── packages │ ├── contracts-bedrock: OP Stack smart contracts -├── semgrep: Semgrep rules and tests +├── semgrep: Semgrep rules and tests ## Development and Release Process