Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
Fix image alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
FssAy committed Dec 18, 2022
1 parent 74c41e7 commit ba9efac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ To build the project run command `cargo build --bin bear100 --release`.
This software works only on 64 bit versions of Windows.

## Results
| Before | After |
|----------------------------------------------------------------------------------------------------|----------------------------------------------|
| <p style="text-align:center;"><img src="https://i.imgur.com/6GVuLoO.png" width=50% height=50%></p> | <p style="text-align:center;"><img src="https://i.imgur.com/eAvvHZ0.png" width=50% height=50%></p> |
| Before | After |
|:----------------------------------------------------------------:|:----------------------------------------------------------------:|
| <img src="https://i.imgur.com/6GVuLoO.png" width=50% height=50%> | <img src="https://i.imgur.com/eAvvHZ0.png" width=50% height=50%> |

[Click for video showcase.](https://youtu.be/HlnrDJioqLQ)

0 comments on commit ba9efac

Please sign in to comment.