README.md in pallets-0.2.0 vs README.md in pallets-0.3.0
- old
+ new
@@ -25,10 +25,10 @@
# [other task definitions are ommited, for now]
MyWorkflow.new.run
```
-That's basically it! Curious for more? Read on!
+That's basically it! Curious for more? Read on or [check the examples](examples/)!
> Don't forget to run pallets, so it can process your tasks: `bundle exec pallets -r ./my_workflow`
## Features