Skip to content

Commit c15bed1

Browse files
authored
Update README.md
1 parent 174456f commit c15bed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ example:
133133
<img width="1900" src="<?php echo $plt->output_gd_png_base64( );?>">
134134

135135
**IMPORTANT NOTE!!!**
136-
For other methods read https://github.com/vivesweb/graph-php documentation. Example.php file of php-libplot class uses some of the php-graph methods directly as example of use:
136+
For other methods read https://github.com/vivesweb/graph-php documentation. Example.php file of php-libplot class uses some of the php-graph methods directly (plot, bar, title, ...) as example of use:
137137
- bar()
138138
- plot()
139139
- title()

0 commit comments

Comments
 (0)