We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1ff9a6 commit d4eafbeCopy full SHA for d4eafbe
README.md
@@ -87,9 +87,12 @@ See https://cairographics.org/manual/cairo-surfaces.html for other available *su
87
### Example test4
88

89
90
-### An external example
+### Other examples
91
92
-The [hat_polykite](https://github.com/vmagnin/hat_polykite) example uses cairo-fortran as a fpm dependency.
+Theses example use cairo-fortran as a fpm dependency:
93
+* https://github.com/vmagnin/hat_polykite
94
+* https://github.com/vmagnin/von_koch_snowflake
95
+* https://github.com/vmagnin/penrose_tiling
96
97
## fpm
98
To use cairo-fortran within your own `fpm` project, add the following to your project `fpm.toml` file:
0 commit comments