From c98c9897cb45b344b00f2c460afd8967f5c61a3b Mon Sep 17 00:00:00 2001 From: Carsten Bauer Date: Tue, 6 Aug 2024 09:44:31 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63d8094..d8e2f29 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # StableTasks.jl -StableTasks is a simple package that provides *type stable* tools for creating (regular and *sticky*) tasks. It has the following API (no exports): +StableTasks is a simple package that provides *type stable* tools for creating (regular and *sticky*) tasks. It has the following API (not exported): * `StableTasks.@spawn` * `StableTasks.@spawnat`