From 22d7ad0c79de30db84489ba07e18862b98583883 Mon Sep 17 00:00:00 2001 From: josd Date: Sat, 16 Nov 2024 19:12:19 +0100 Subject: [PATCH] refreshing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bbe0a466d..698ba4109 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ $ eye --nope --quiet --pass socrates.n3 ## Tutorial and example scripts - [Eye command line arguments and flags](https://github.com/eyereasoner/eye/tree/master/documentation/command_line.md) -- [EYE condition logic reasoning](https://github.com/eyereasoner/eye/tree/master/color) +- [Eye reasoning examples and test cases](https://github.com/eyereasoner/eye/tree/master/reasoning) - [Notation3 by example](https://github.com/eyereasoner/Notation3-By-Example) - [RDF Surfaces aka BLOGIC](https://github.com/eyereasoner/eye/tree/master/documentation/blogic.md) - [Running EYE using Docker](https://github.com/eyereasoner/eye/tree/master/documentation/docker.md)