From 2d392260fe2840c3a88087cb0cc3f10cf9f45a7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Gonz=C3=A1lez=20Hevia?= Date: Mon, 31 Aug 2020 21:09:44 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69144c4..0982b4c 100644 --- a/README.md +++ b/README.md @@ -83,4 +83,4 @@ def execute_batch_synchronization(source_content, target_content, synchronizer, print(f"Error synchronizing triple: {res.message}") ``` -More information about these operations and time gained with them can be explored in the [Benchmarks notebook](notebooks/Benchmark.ipynb). +More information about these operations and time gained with them can be explored in the [Benchmarks notebook](notebooks/Benchmarks.ipynb).