Skip to content

Commit

Permalink
fix: update gif readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Wazzabeee committed May 9, 2024
1 parent 1f28478 commit 38e961e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
![Python](https://img.shields.io/badge/python-3.11-blue)


![GIF demo](data/img/example.gif)
![GIF demo](https://raw.githubusercontent.com/Wazzabeee/copy-spotter/main/data/img/example.gif)

## About
This program will process pdf, txt, docx, and odt files that can be found in the given input directory, find similar sentences, calculate similarity percentage, display a similarity table with links to side by side comparison where similar sentences are highlighted.
Expand Down

0 comments on commit 38e961e

Please sign in to comment.