]> O.S.I.I.S - jp/vkvg.git/commitdiff
Update README.md
authorj-p <jp_bruyere@hotmail.com>
Mon, 21 Feb 2022 18:29:42 +0000 (19:29 +0100)
committerGitHub <noreply@github.com>
Mon, 21 Feb 2022 18:29:42 +0000 (19:29 +0100)
README.md

index a5d003d294ee7645d69485bc770a89ed0eae726a..de94c3fe545ba2a67de242350b16daea80547acc 100644 (file)
--- a/README.md
+++ b/README.md
@@ -154,9 +154,9 @@ Join us on [gitter](https://gitter.im/CSharpRapidOpenWidgets) for any question.
 
 ## Addtitional Credits
 
-vkvg use the [AGG's project](http://antigrain.com/) recursive bezier which is kindly exposed [here](http://agg.sourceforge.net/antigrain.com/research/adaptive_bezier/index.html).
-I've learned Vulkan with the help of the excellent [Sacha Willems's vulkan examples](https://github.com/SaschaWillems/Vulkan).
-The 2d affine matrix implementation follows Cairo's one.
+- vkvg use the [AGG project](http://antigrain.com/)'s recursive bezier algorithm which is kindly exposed [here](http://agg.sourceforge.net/antigrain.com/research/adaptive_bezier/index.html).
+I've learned Vulkan with the help of the excellent [Sacha Willems's vulkan examples](https://github.com/SaschaWillems/Vulkan).
+The 2d affine matrix implementation follows Cairo's one.
 
 ## Change log