Skip to content

Commit 020fd6d

Browse files
authored
Update README.md
1 parent 04ca3ce commit 020fd6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# StableTasks.jl
22

3-
StableTasks is a simple package with one main API `SimpleTasks.@spawn` (not exported by default).
3+
StableTasks is a simple package with one main API `StableTasks.@spawn` (not exported by default).
44

55
It works like `Threads.@spawn`, except it is *type stable* to `fetch` from (and it does not yet support threadpools
66
other than the default threadpool).

0 commit comments

Comments
 (0)