Skip to content

Commit 58281c8

Browse files
committed
updated readme 🥳
1 parent 139e305 commit 58281c8

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

‎README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
1+
<div style="text-align:center">
2+
13
# Laravel Notion API
24

35
[![Latest Version on Packagist](https://img.shields.io/packagist/v/fiveam-code/laravel-notion-api.svg?style=flat-square)](https://packagist.org/packages/fiveam-code/laravel-notion-api)
46
[![Total Downloads](https://img.shields.io/packagist/dt/fiveam-code/laravel-notion-api.svg?style=flat-square)](https://packagist.org/packages/fiveam-code/laravel-notion-api)
5-
![GitHub Actions](https://github.com/fiveam-code/laravel-notion-api/actions/workflows/main.yml/badge.svg)
7+
8+
[comment]: <> (![GitHub Actions]&#40;https://github.com/fiveam-code/laravel-notion-api/actions/workflows/main.yml/badge.svg&#41;)
9+
10+
<img src="https://5amco.de/images/5am.png" style="width:300px; height:auto;">
11+
12+
</div>
613

714
## Installation
815

@@ -13,10 +20,7 @@ composer require fiveam-code/laravel-notion-api
1320
```
1421

1522
## Usage
16-
17-
```php
18-
// Usage description here
19-
```
23+
It's too early for a documentation, so we collected some working examples in our [Notion Workspace](https://www.notion.so/5amcode/Working-Examples-813998dab4244158b51ea3b25b420c60).
2024

2125
### Testing
2226

0 commit comments

Comments
 (0)