Skip to content

Commit

Permalink
[README] Add Ruff badge
Browse files Browse the repository at this point in the history
  • Loading branch information
moi15moi authored Jan 29, 2025
1 parent 572999f commit 231afe9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
[![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)
[![VideoTimestamps - mypy](https://img.shields.io/badge/mypy-checked-blue)](https://github.com/moi15moi/VideoTimestamps/actions?query=branch:main)
[![VideoTimestamps - Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)

This tool allows to recover the timestamps of each frame in a video in milliseconds.
It also help to convert a frame to a time in milliseconds and vice-versa.
Expand Down

0 comments on commit 231afe9

Please sign in to comment.