Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,10 @@ Connect to `ws://localhost:8080/ws` for real-time job updates.

### Comprehensive Example

A full-featured example demonstrating 14 different job types is available in the [exmaples](./exmaples/) directory:
A full-featured example demonstrating 14 different job types is available in the [examples](./examples/) directory:

```bash
cd exmaples
cd examples
go run main.go
```

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.