From 3380522866a4fc63d66fb05754e9fc2dc3759fc9 Mon Sep 17 00:00:00 2001 From: Alex Victoor Date: Thu, 30 Jul 2020 21:40:16 +0200 Subject: [PATCH] prepare release fix 2.0.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e075e0..9362051 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ This library is packaged as a UMD module, hence you can use it directly from JavaScript within a browser. To do so, you can simply include HdrHistogramJS file from github's release page: ``` - + ``` Then you will have access to classes and functions of the APIs using "hdr" prefix.