Skip to content

Commit 0fa8642

Browse files
fix: update readme (#5)
1 parent d89613e commit 0fa8642

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

README.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,9 @@ SpaceCat Task Processor is a Node.js service that processes messages from the AW
1111
- Extensible and easy to add new handlers
1212

1313
## Handlers
14-
- **audit-status-processor**: Checks and reports audit status for a site
15-
- **demo-url-processor**: Prepares and shares a demo URL for a site
14+
- **opportunity-status-processor**: Checks and reports status audits for a site
1615
- **disable-import-audit-processor**: Disables specified imports and audits for a site
17-
18-
## Project Structure
19-
- `src/` - Main source code
20-
- `audit-status-processor/handler.js`
21-
- `demo-url-processor/handler.js`
22-
- `disable-import-audit-processor/handler.js`
23-
- `index.js` - Main entry point and handler dispatcher
24-
- `test/` - Test files
16+
- **demo-url-processor**: Prepares and shares a demo URL for a site
2517

2618
## Setup
2719
1. Clone the repository

0 commit comments

Comments
 (0)