From d43acc2776a34983a2547f0bf1e0a621044705b6 Mon Sep 17 00:00:00 2001 From: Kiplangat Korir Date: Fri, 25 Oct 2024 11:48:26 +0300 Subject: [PATCH] New --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 068b020..6b71d00 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Follow these instructions to set up the GraphFusion Core for development and tes ### Basic Usage -Below is a simple example of how to use the core components of GraphFusion: +Below is a simple example of how the core components of GraphFusion will be used to store and retrieve data from memory: ```python from graphfusion.core.graph import Graph