File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Table of contents:
5
5
* [ Contributing] ( #contributing )
6
6
* [ Installation] ( #installation-via-composer )
7
7
* [ Usage] ( #usage )
8
- - [ Draw a chart through Image class only] ( #draw-a-chart-through-cpimage -class-only )
8
+ - [ Draw a chart through Image class only] ( #draw-a-chart-through-image -class-only )
9
9
- [ Draw a chart with a dedicated class] ( #draw-a-chart-with-a-dedicated-class )
10
10
- [ Notes] ( #notes )
11
11
* [ Changelog] ( #changelog )
@@ -15,6 +15,10 @@ Table of contents:
15
15
About:
16
16
=====
17
17
18
+ This project is no longer actively developed, since I do not use it personally and decided
19
+ that I have already put enough work into modernizing it. Should any issues or errors arise,
20
+ I will still try to resolve them as soon as I can, so the base support will still be maintained.
21
+
18
22
A project bringing Composer support and some basic PHP 5 standards to pChart 2.0 library.
19
23
The aim is to allow pChart integration into modern frameworks like Symfony2.
20
24
You can’t perform that action at this time.
0 commit comments