akamhy / videohash

Near Duplicate Video Detection (Perceptual Video Hashing) - Get a 64-bit comparable hash-value for any video.
https://pypi.org/project/videohash
MIT License
282 stars 46 forks source link

assets: add logo files #45

Closed iconolocode closed 2 years ago

iconolocode commented 2 years ago

Add logo in SVG and PNG formats. Closes #43

Instead of putting them directly in /assets, a subdirectory /logo was created to avoid clutter.

akamhy commented 2 years ago

@iconolocode Please replace my name(Akash Mahanty) from Copyright (c) 2021 Akash Mahanty with your Name/GitHub User Name/Email etc. The logo was certainly not created by me.

codecov[bot] commented 2 years ago

Codecov Report

Merging #45 (fa42999) into main (fe43228) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #45   +/-   ##
=======================================
  Coverage   97.83%   97.83%           
=======================================
  Files           8        8           
  Lines         323      323           
=======================================
  Hits          316      316           
  Misses          7        7           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fe43228...fa42999. Read the comment docs.

iconolocode commented 2 years ago

Fixed it