Skip to content

Commit 29c34cf

Browse files
committed
ADD TOC to README.md
1 parent c7f9c08 commit 29c34cf

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

+19
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,25 @@ This package try to resolve these problems.
1717
Note: This is an undocumented Google API. I found it when I interacted with Google’s Structured Data Testing Tool and Google Chrome debug console,
1818
thus there is no warranty that the API remains public or that the API changes make the package unusable.
1919

20+
Table of Contents
21+
=================
22+
23+
* [Laravel Package for testing Schema.org markup or other structured data formats with google structured data testing tool undocumented API.](#laravel-package-for-testing-schemaorg-markup-or-other-structured-data-formats-with-google-structured-data-testing-tool-undocumented-api)
24+
* [WARNING](#warning)
25+
* [Requires](#requires)
26+
* [Installation](#installation)
27+
* [USAGE](#usage)
28+
* [EXAMPLE:](#example)
29+
* [SCHEDULE COMMAND](#schedule-command)
30+
* [SCREENSHOOTS](#screenshoots)
31+
* [Change log](#change-log)
32+
* [Testing](#testing)
33+
* [Contributing](#contributing)
34+
* [Security](#security)
35+
* [Credits](#credits)
36+
* [About Padosoft](#about-padosoft)
37+
* [License](#license)
38+
2039
##Requires
2140

2241
- php: >=7.0.0

0 commit comments

Comments
 (0)