From 1d7878f5766d7db446f971733101187a0a5c0d4a Mon Sep 17 00:00:00 2001 From: Francois Normandin Date: Mon, 27 Mar 2023 22:38:10 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9cf2958..cbc4723 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Epoch-Time A unified time library for LabVIEW +[![Image](https://www.vipm.io/package/labview_open_source_lib_epoch_datetime/badge.svg?metric=installs)](https://www.vipm.io/package/labview_open_source_lib_epoch_datetime/) [![Image](https://www.vipm.io/package/labview_open_source_lib_epoch_datetime/badge.svg?metric=stars)](https://www.vipm.io/package/labview_open_source_lib_epoch_datetime/) + ## Epoch Date & Time This library provides support for UTC, Unix and GPS Epochs, enabling the conversion of timestamps into the proper frame of reference.