diff options
| -rw-r--r-- | README.md | 3 | ||||
| -rw-r--r-- | doc.go | 3 | 
2 files changed, 4 insertions, 2 deletions
| @@ -184,7 +184,8 @@ joins, line join styles, enhanced fill modes, and has helped greatly with  package presentation and tests. Templating is adapted by Marcus Downing from  the FPDF_Tpl library created by Jan Slabon and Setasign. Jelmer Snoeck  contributed packages that generate a variety of barcodes and help with -registering images on the web. Bruno Michel has provided valuable assistance +registering images on the web. Additionally, he augmented the basic HTML +functionality with aligned text. Bruno Michel has provided valuable assistance  with the code.  ##Roadmap @@ -201,7 +201,8 @@ joins, line join styles, enhanced fill modes, and has helped greatly with  package presentation and tests. Templating is adapted by Marcus Downing from  the FPDF_Tpl library created by Jan Slabon and Setasign. Jelmer Snoeck  contributed packages that generate a variety of barcodes and help with -registering images on the web. Bruno Michel has provided valuable assistance +registering images on the web. Additionally, he augmented the basic HTML +functionality with aligned text. Bruno Michel has provided valuable assistance  with the code.  Roadmap | 
