Skip to content
This repository was archived by the owner on Oct 8, 2019. It is now read-only.

Commit bed1d9c

Browse files
Update README.md
1 parent 7eedfa7 commit bed1d9c

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,9 @@ For Laravel versions before 5.5, you must register the service provider in your
2626
'Chatkit' => Chess\Chatkit\Facades\Chatkit::class,
2727
```
2828

29-
## Usage
29+
## Documentation
3030

31-
Include the Facade class at the top of your file
32-
33-
```
34-
use Chatkit;
35-
```
36-
37-
The rest of the documentation can be found in the project's wiki section.
31+
The documentation can be found in the project's wiki section.
3832

3933
[Documentation](https://github.com/pascalboucher/laravel-chatkit-api/wiki)
4034

0 commit comments

Comments
 (0)