Added GitHub workflow badge

This commit is contained in:
Erik C. Thauvin 2023-03-15 22:14:07 -07:00
parent 8050ebed46
commit 772ffd55f4
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
[![License](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Java](https://img.shields.io/badge/java-17%2B-blue)](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html)
[![GitHub CI](https://github.com/rife2/rife2-template-renderers/actions/workflows/gradle.yml/badge.svg)](https://github.com/rife2/rife2-template-renderers/actions/workflows/gradle.yml)
# [RIFE2](https://rife2.com/) Template Renderers

View file

@ -39,7 +39,7 @@ import java.time.temporal.ChronoField;
*/
public class BeatTime implements ValueRenderer {
/**
* Returns the Swatch Internet (.beat) Time for the give date & time.
* Returns the Swatch Internet (.beat) Time for the give date-time.
*
* @param zonedDateTime the date and time.
* @return the .beat time. (eg.: {@code @248})