Skip to content

Commit

Permalink
[README.md] Add CI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
moi15moi authored Dec 19, 2024
1 parent 25fe182 commit 25de23c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# VideoTimestamps
[![VideoTimestamps - CI Build Status](https://github.com/moi15moi/VideoTimestamps/workflows/Run%20Tests/badge.svg)](https://github.com/moi15moi/VideoTimestamps/actions/workflows/run_test.yml)
[![VideoTimestamps - Version](https://img.shields.io/pypi/v/videotimestamps.svg)](https://pypi.org/project/VideoTimestamps)
[![VideoTimestamps - Python Version](https://img.shields.io/pypi/pyversions/videotimestamps.svg)](https://pypi.org/project/VideoTimestamps)
[![VideoTimestamps - Coverage](https://img.shields.io/codecov/c/github/moi15moi/VideoTimestamps)](https://app.codecov.io/github/moi15moi/VideoTimestamps)
Expand All @@ -16,4 +17,4 @@ pip install VideoTimestamps
- [ffprobe](https://ffmpeg.org/download.html)

## How to use it?
See the [example file](./examples/get_timestamps.py).
See the [example file](./examples/get_timestamps.py).

0 comments on commit 25de23c

Please sign in to comment.