From 517e3b3ad7d207acf0173f5c6acdc4ce484a958a Mon Sep 17 00:00:00 2001 From: Kurt Wilson Date: Sat, 22 Mar 2025 19:26:15 -0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 299f2c8..72391da 100755 --- a/README.md +++ b/README.md @@ -1 +1 @@ -This contains the priority_executor package that adds an Executor with deadline and chain-aware priority support. The current usage example is out-of-date +This contains the priority_executor package that adds an Executor with deadline and chain-aware priority support.