Skip to content

Commit d4eafbe

Browse files
committed
README.md: added two external examples
1 parent e1ff9a6 commit d4eafbe

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,12 @@ See https://cairographics.org/manual/cairo-surfaces.html for other available *su
8787
### Example test4
8888
![test4](pictures/chess.png)
8989

90-
### An external example
90+
### Other examples
9191

92-
The [hat_polykite](https://github.com/vmagnin/hat_polykite) example uses cairo-fortran as a fpm dependency.
92+
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
9396

9497
## fpm
9598
To use cairo-fortran within your own `fpm` project, add the following to your project `fpm.toml` file:

0 commit comments

Comments
 (0)