Skip to content

Commit

Permalink
feat: add output image in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chhakuli123 committed Oct 4, 2024
1 parent f80a5b5 commit ad6ca06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ const TextDiffer = () => {
export default TextDiffer;

```
### Output:

![alt text](/lib/assets/custom_color.png)

## Available Customization Options
When using the useTextComparison hook, you can pass an optional object to customize the colors:
Expand Down
Binary file added lib/assets/custom_color.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ad6ca06

Please sign in to comment.