Skip to content

Commit 855203a

Browse files
committed
Update README.md, fixed a link.
1 parent 51eca9c commit 855203a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ PR is welcome!
1515

1616
* php >= 5.5
1717
* Laravel 5
18-
* requires [intervention/image](https://github.com/Intervention/image)(to make thumbs, crop and resize images).
18+
* requires [intervention/image](https://github.com/Intervention/image) (to make thumbs, crop and resize images).
1919

2020
## Installation
2121

@@ -52,7 +52,7 @@ PR is welcome!
5252
## WYSIWYG Editor Integration:
5353
### Option 1: CKEditor
5454
55-
1. Install (laravel-ckeditor)[https://github.com/UniSharp/laravel-ckeditor] package
55+
1. Install [laravel-ckeditor](https://github.com/UniSharp/laravel-ckeditor) package
5656
5757
1. Modify the views
5858

0 commit comments

Comments
 (0)