Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
romanzipp committed Oct 3, 2021
1 parent d44bb08 commit d5a1cf2
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ A SEO package made for maximum customization and flexibility.
- [Sections](#sections)
- [Laravel-Mix Integration](#laravel-mix-integration)
- [Schema.org Integration](#schemaorg-integration)
- [Upgrading from 2.0 to **3.0**](https://github.com/romanzipp/Laravel-SEO/releases/tag/3.0.0)
- [Upgrading from 1.0 to 2.0](https://github.com/romanzipp/Laravel-SEO/releases/tag/2.0.0)
- [Upgrading from 2.0 to **3.0**](#upgrading)
- [Upgrading from 1.0 to 2.0](#upgrading)
- [Cheat Sheet](#cheat-sheet)
- [Testing](#testing)

Expand Down Expand Up @@ -284,6 +284,11 @@ seo()->setSchemes([

Take a look at the [Schema.org package Docs](https://github.com/spatie/schema-org#usage).

## Upgrading

- [Upgrading from 1.0 to **3.0**](https://github.com/romanzipp/Laravel-SEO/releases/tag/3.0.0)
- [Upgrading from 1.0 to 2.0](https://github.com/romanzipp/Laravel-SEO/releases/tag/2.0.0)

## Cheat Sheet

| Code | Rendered HTML |
Expand Down

0 comments on commit d5a1cf2

Please sign in to comment.