Skip to content

Commit 3bf31ae

Browse files
committed
Update README.md
1 parent d2d9799 commit 3bf31ae

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
@@ -6,7 +6,7 @@ Please use the [MinLog discussion group](http://groups.google.com/group/minlog-u
66

77
## Overview
88

9-
MinLog is a Java logging library. Key features:
9+
MinLog is a tiny Java logging library which features:
1010

1111
- **Zero overhead** Logging statements below a given level can be automatically removed by javac at compile time. This means applications can have detailed trace and debug logging without having any impact on the finished product.
1212

0 commit comments

Comments
 (0)