From d3b1666eed7e4209010582183aae8f8b513dfc9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20=C5=BB=C3=B3=C5=82tak?= Date: Wed, 7 Apr 2021 13:40:15 +0200 Subject: [PATCH] README.md updated --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 066b9af..2dda291 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ It's very incomplete but better than nothing.\ ## Usage +(you can also take a look at generic rdfInterface [examples](https://github.com/sweetrdf/rdfInterface/blob/master/EasyRdfReadme.md)) + ```php include 'vendor/autoload.php';