Skip to content

Commit 0ebbb0d

Browse files
authored
Revise README to highlight sync_and_build.sh upgrade
Updated README to reflect changes in sync_and_build.sh.
1 parent bfec9ad commit 0ebbb0d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
The Distributed Gradle Building System enables **true distributed compilation** across multiple worker machines, utilizing their combined CPU cores and memory for faster builds.
66

7-
> **⚠️ IMPORTANT:** The original `sync_and_build.sh` has been upgraded from a simple file sync script to use **real distributed building** that actually utilizes worker resources.
8-
97
## 🎯 Key Features
108

119
-**True Distributed Building** - Tasks executed on multiple workers
@@ -707,4 +705,4 @@ This project is licensed under the MIT License - see the LICENSE file for detail
707705
**🚀 Ready to accelerate your Gradle builds with distributed computing?**
708706
- 🚀 **[Quick Start](QUICK_START.md)** - Get running in 5 minutes
709707
- 🏗️ **[Go Enterprise](go/)** - Scale with microservices
710-
- 🌐 **[Full Website](website/)** - Complete documentation and tutorials
708+
- 🌐 **[Full Website](website/)** - Complete documentation and tutorials

0 commit comments

Comments
 (0)