From 475eb3cb1cac392c9ea2007e1ce8cbf1293c1b28 Mon Sep 17 00:00:00 2001 From: Morten Haraldsen Date: Wed, 18 Sep 2024 13:11:55 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 2cfec6b..ad82be2 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,8 @@ [![Maven Central](https://img.shields.io/maven-central/v/com.ethlo.time/chronograph)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.ethlo.time%22%20a%3A%22chronograph%22) [![Hex.pm](https://img.shields.io/hexpm/l/plug.svg)](LICENSE) -utm_source=github.com&utm_medium=referral&utm_content=ethlo/chronograph&utm_campaign=Badge_Grade) -Easy to use Java Chronograph (stopwatch) allowing measurement of elapsed time. +Easy to use Java stopwatch allowing measurement of elapsed time. ## Features * The same task can be timed multiple times for aggregated/cumulative data.