Skip to content

Commit 50b47d2

Browse files
committed
adds screenshots to readme file
1 parent b372cf5 commit 50b47d2

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,23 @@ Install with following command and follow the instructions.
1212

1313
To see package on Packagist click this [Link](https://packagist.org/packages/hessam/laravel-blogger)
1414

15+
### Screen Shots
16+
17+
Add post
18+
<p align="center">
19+
<img src="https://hessam.binshops.com/wp-content/uploads/2020/08/Screen-Shot-2020-08-08-at-6.23.35-PM-1024x560.png" width="500px" title="Add post">
20+
</p>
21+
22+
All posts
23+
<p align="center">
24+
<img src="https://hessam.binshops.com/wp-content/uploads/2020/08/Screen-Shot-2020-08-08-at-6.19.42-PM-1024x558.png" width="500px" title="All posts">
25+
</p>
26+
27+
Add category
28+
<p align="center">
29+
<img src="https://hessam.binshops.com/wp-content/uploads/2020/08/Screen-Shot-2020-08-08-at-6.03.39-PM-1-1024x560.png" width="500px" title="Add category">
30+
</p>
31+
1532
## What/who this package is for:
1633

1734
- For websites running Laravel (6.x and higher)

0 commit comments

Comments
 (0)