Skip to content

Commit

Permalink
Merge pull request #2 from franciscobizi/dev
Browse files Browse the repository at this point in the history
Updating readme
  • Loading branch information
franciscobizi committed Oct 10, 2022
2 parents 30706f2 + 2e0dc92 commit b9fd7b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Google Meet
# Google Calendar With Meet Conference
Light Google Calendar API library for managing events on Google Calendar. You can create event with video conference (google meet), update and cancel. The library focus only on Calendar Events resource.

## Installation
Package is available on [Packagist](https://packagist.org/packages/fbizi/google-meet), you can install it using Composer.

```composer require fbizi/google-meet```
```composer require fbizi/googlemeet```

## Dependencies
- PHP 7.4+
Expand Down

0 comments on commit b9fd7b5

Please sign in to comment.