Skip to content

Commit c38d5b9

Browse files
committed
It caught quite a few issues over time
1 parent 81cf2f6 commit c38d5b9

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
@@ -10,7 +10,7 @@ Implementing Java's SelectableChannel API is not possible with EPoll and SocketC
1010
* Sending and receiving standard CAN and CAN-FD frames with and without EFF
1111
* Getting and setting all supported socket options
1212
* Event-driven networking using an [IOSelector](https://github.com/pschichtel/JavaCAN/blob/master/epoll/src/main/java/tel/schich/javacan/select/IOSelector.java)
13-
* Rough test coverage
13+
* Fairly robust test coverage
1414

1515
## What is missing?
1616

0 commit comments

Comments
 (0)