From ce7c72ea6ceed0a0d050edd9fd1fe7800d680338 Mon Sep 17 00:00:00 2001 From: Rajitha Hathurusinghe Date: Wed, 3 Jul 2024 00:39:12 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87f4643..c5985a4 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ how to use a c/c++ shared library with in python using cffi `python main_builder.py` -`python extended_builder.py` +`python extend_build.py` ## testing