Skip to content

Commit c3242c2

Browse files
committed
updates readme
1 parent 0a2f544 commit c3242c2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<p align="center">
2-
<a href="https://packagist.org/packages/binshops/laravel-blogger">
3-
<img src="https://poser.pugx.org/binshops/laravel-blogger/v/stable.png" alt="Latest Stable Version">
2+
<a href="https://packagist.org/packages/binshops/laravel-blog">
3+
<img src="https://poser.pugx.org/binshops/laravel-blog/v/stable.png" alt="Latest Stable Version">
44
</a>
55

6-
<a href="https://packagist.org/packages/binshops/laravel-blogger">
7-
<img src="https://poser.pugx.org/binshops/laravel-blogger/license.png" alt="License">
6+
<a href="https://packagist.org/packages/binshops/laravel-blog">
7+
<img src="https://poser.pugx.org/binshops/laravel-blog/license.png" alt="License">
88
</a>
99
</p>
1010

1111
# Laravel Blog
12-
Have you worked with Wordpress? Developers call it wordpress-like laravel blog.
12+
Have you worked with Wordpress? Developers call this package wordpress-like laravel blog.
1313

1414
### Contact us for any customization:
1515
@@ -134,7 +134,7 @@ Try adding this to config/app.php:
134134
- You might need to set a higher memory limit, or upload smaller image files. This will depend on your server. I've used it to upload huge (10mb+) jpg images without problem, once the server was set up correctly to handle larger file uploads.
135135

136136
## Version History
137-
- **9.1.x** Stable version of package
137+
- **9.2.x** Stable version of package
138138
- 9.0.x Multi-language support beta release
139139
- 8.0.x Compatibility with Laravel 8
140140
- 7.3.2 Some bug fixes

0 commit comments

Comments
 (0)