Skip to content

Commit 9c4364b

Browse files
committed
v. 0.6.0 First basic version
1 parent 22406a9 commit 9c4364b

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Thread Ops for Java
22

3-
- [Tools](#thread-loops)
3+
- [Tools](#tools)
44
- [Maven Dependency](#maven-dependency)
55
- [Version History](#version-history)
6-
6+
77

88
Thread Ops for Java is an open source toolkit providing multithreading tools to support the implementation
99
of samethreaded, asynchronous, non-blocking IO distributed systems.
@@ -12,6 +12,8 @@ Thread Ops makes it easier to execute a task in a one-off thread, or to call a "
1212
its own thread, and several other thread related tasks.
1313

1414

15+
16+
<a name="tools"></a>
1517
## Tools
1618

1719
- [Thread Loops](#thread-loops)

0 commit comments

Comments
 (0)