Skip to content

Commit b9c9f33

Browse files
authored
readme update
1 parent 2b9063a commit b9c9f33

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,19 @@ If you are using in your project only one directory, write same data for both ob
99
This structure is optional. You can omit any property. It will automatically filled with empty string.
1010
<br>
1111

12-
javascript and css property can be augmented for new libraries. Number of libraries or fonts is not limited.
12+
##Application overview
13+
- user can define unlimited fonts
14+
- user can define unlimited libraries
15+
- user can define unlimited RSS
16+
- user can define unlimited CSS files
17+
- user can define unlimited meta elements
18+
1319

1420
##How to run JSON to HTML head for PHP
1521

16-
&lt;head<&gt; <br>
22+
&lt;head&gt; <br>
1723
include_once 'app/php/inc/page-header.php'; (json2htmlhead) <br>
18-
&lt;/head<&gt; <br>
24+
&lt;/head&gt; <br>
1925

2026
## How to set own URL for JSON data
2127
User can set own URL for JSON data:

0 commit comments

Comments
 (0)