You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
These examples demonstrate the usage of KoolReport Framework and its extended packages.
4
4
5
-
# About KoolReport
5
+
##About KoolReport
6
6
7
7
KoolReport is an intuitive and flexible Open-Source PHP Reporting Framework for faster and easier report delivery. It gives you full control of data process as well as data visualization. It is fast, simple and can be extended in many ways.
8
8
@@ -12,7 +12,7 @@ KoolReport is free and open source released under MIT license.
@@ -24,17 +24,17 @@ Please make the folder structure like this:
24
24
25
25
The examples inside `koolreport-examples` will make reference to `koolreport` library.
26
26
27
-
## Simplest way to get example running
27
+
###Simplest way to get example running
28
28
29
29
The simplest way to get example running is to download the [KoolReport & Examples](https://www.koolreport.com/getting-started/#download) package from our site. The package contains both KoolReport and the examples so you only to unzip and copy to web folder to run.
30
30
31
-
# Notes
31
+
##Notes
32
32
33
33
Since the example is for both KoolReport core and extended packages. The examples for extended packages may not work because extended package has not been installed. If example requires a package to run, you may look for the package in our [Extended Packages](https://www.koolreport.com/packages).
34
34
35
-
# Support
35
+
##Support
36
36
37
37
If you need any assistance, you may post questions on our [forums](https://www.koolreport.com/forum/topics) or email us at [support@koolreport.com](mailto:support@koolreport.com). We are glad to answer all of your questions.
38
38
39
-
# Author
39
+
##Author
40
40
1.[KoolPHP Inc](https://www.koolphp.net) - A vendor of PHP components
0 commit comments