From 90a606e0f8e389f030a9a5ba51d0735cb25f8f20 Mon Sep 17 00:00:00 2001 From: Siddhesh Date: Mon, 9 Sep 2024 15:13:59 +0530 Subject: [PATCH 1/3] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aaf2372..673a0b6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # AndroidBox - A Node-Based IDE AndroidBox is an innovative IDE that utilizes a node-based editor concept, allowing for dynamic conversion between nodes and text code. It aims to provide an enhanced coding experience by combining the best features of block-based and text-based coding methods. - +## See The Progress +- **LinkedIn** :( Siddhesh Soanr )[https://www.linkedin.com/in/siddhesh-sonar-7840a7260/] ## Key Features - **Node-to-Text Conversion**: Convert nodes to text code at runtime. From dd67c8472038c79bdbdbc8b8eb6988b169dc0313 Mon Sep 17 00:00:00 2001 From: Siddhesh Date: Mon, 9 Sep 2024 15:14:36 +0530 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 673a0b6..50b97d1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ AndroidBox is an innovative IDE that utilizes a node-based editor concept, allowing for dynamic conversion between nodes and text code. It aims to provide an enhanced coding experience by combining the best features of block-based and text-based coding methods. ## See The Progress -- **LinkedIn** :( Siddhesh Soanr )[https://www.linkedin.com/in/siddhesh-sonar-7840a7260/] +- **LinkedIn** : [Siddhesh Soanr](https://www.linkedin.com/in/siddhesh-sonar-7840a7260/) ## Key Features - **Node-to-Text Conversion**: Convert nodes to text code at runtime. From 5232f9e20ef93e705ca23c35f44a3836ec6a5fde Mon Sep 17 00:00:00 2001 From: Siddhesh Date: Mon, 9 Sep 2024 15:21:36 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50b97d1..394342a 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ You can view the current build and updates at [AndroidBox GitHub Actions](https: - **Custom Views** - **Node View** - - **Local Path**: `AndroidBox/nodes` + - **Local Path**: `AndroidBox/node` - **Credits**: [android-thinkmap-treeview](https://github.com/guaishouN/android-thinkmap-treeview) - **Code View**