From 634729678f93cbf4191613492d64fa373dbad544 Mon Sep 17 00:00:00 2001 From: Dharm Pimsen Date: Sat, 13 Jul 2024 17:11:46 +0700 Subject: [PATCH] Update readme.md --- readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 42f5221..481d2c8 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,8 @@ # ComputerCraft IDE (ccIDE) -ccIDE is block based programming for ComputerCraft lua -![image](https://github.com/user-attachments/assets/0b0b0784-d2d9-486f-a8ac-c57f047c3b7f) +ccIDE is block based programming for ComputerCraft lua. +special thank for [this repo](https://github.com/Mirka1405/ccblockly) +![image](https://github.com/user-attachments/assets/0b0b0784-d2d9-486f-a8ac-c57f047c3b7f) # Quick Start 1. install nodejs and git 2. git clone cd to this project