From ecd351e3b42a6f010eaedaf28b7f56b2eaf40513 Mon Sep 17 00:00:00 2001 From: CJSatnarine Date: Fri, 29 Dec 2023 12:52:37 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9dc248e..f800ca6 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,5 @@ I am using the Blender Python API to complete this. Resources used: - CGPython on YouTube. - This from StackExchange to get textures onto a cube: https://blender.stackexchange.com/questions/157531/blender-2-8-python-add-texture-image + +## I plan to pause this project and work on it at a later time.