Skip to content

Commit 5aeec93

Browse files
update readme
1 parent 1aa2abe commit 5aeec93

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

README.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +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-
- `tasks/demo-url-processor/handler.js`
21-
- `tasks/disable-import-audit-processor/handler.js`
22-
- `tasks/opportunity-status-processor/handler.js`
23-
- `utils/slack-utils.js`
24-
- `index.js` - Main entry point and handler dispatcher
25-
- `test/` - Test files
16+
- **demo-url-processor**: Prepares and shares a demo URL for a site
2617

2718
## Setup
2819
1. Clone the repository

0 commit comments

Comments
 (0)