diff --git a/README.md b/README.md index 07bfd34..7543b79 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # mat_maker_gd -My goal with this project is to take (Material Maker)[https://github.com/RodZill4/material-maker]'s code, make it generate images on the cpu, +My goal with this project is to take Material Maker's ( https://github.com/RodZill4/material-maker ) code, and make it an in-godot texture/image generator. If it turns out well I'll probably turn it into a c++ engine module eventually.