From 86f4d911d08c90e1193e851e8a5a291806523489 Mon Sep 17 00:00:00 2001 From: emilpriver Date: Sat, 10 Feb 2024 11:42:04 +0100 Subject: [PATCH] changed to a link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e06b37..c7a446c 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,7 @@ to make migrations. Geni can be used as a library as well. -All exposed functions can be found in [./examples/library/](the library example folder) +All exposed functions can be found in [the library example folder]( ./examples/library/) ```rust use geni;