Skip to content

Commit

Permalink
doc: reduce screenshot on README file
Browse files Browse the repository at this point in the history
  • Loading branch information
jbuget committed Sep 4, 2023
1 parent 6241e12 commit 5a0d97f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@ $ npm run dev -- -o

**6/** 🚀 Enjoy Threadr at [localhost:3000](http://localhost:3000)!

![Screenshot of Threader app](./threader.png)
<p align="center">
<img src="/threader.png" width="480">
</p>

## Configuration

Expand Down

0 comments on commit 5a0d97f

Please sign in to comment.