Skip to content

Commit 32b74cd

Browse files
Update README.md
1 parent c49ac82 commit 32b74cd

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
* **Ensure flexibility and scalability**. Build applications with dynamic entities and choose from multiple multi-tenancy models.
3939
* **Utilize familiar technologies**: Java, Spring Boot, JavaScript, HTML, ReactJS, SpringAI, BPMN, Hibernate, PostgreSQL.
4040
* **Expand at will**. Dynamo provides unlimited customization and seamless integration options.
41+
* **Enable multi-agent building** Design and deploy intelligent, collaborative multi-agent systems to solve complex problems efficiently.
4142

4243
<br/>
4344

@@ -59,7 +60,7 @@
5960
<img src="https://docs.spring.io/spring-ai/reference/_images/spring_ai_logo_with_text.svg" alt="spring-ai" width="40" height="40"/>
6061
</a>
6162
<a href="https://github.com/bsorrentino/langgraph4j" target="_blank" rel="noreferrer">
62-
<img src="https://miro.medium.com/v2/resize:fit:1400/1*Z1NtI1D-YEGBJfb7bW4MIA.png" alt="langGraph4J" width="40" height="40"/>
63+
<img src="https://raw.githubusercontent.com/lobehub/lobe-icons/refs/heads/master/packages/static-png/light/langchain-color.png" alt="langGraph4J" width="40" height="40"/>
6364
</a>
6465

6566
</p>
@@ -76,8 +77,10 @@ This dynamo sample shows how to use Langgraph4j with SpringAI.
7677
1. **Java 8+** installed.
7778
2. **Maven** for dependency management.
7879

80+
7981
---
8082

83+
8184
## 🚀 Getting Started
8285

8386
### Clone the Repository
@@ -99,7 +102,7 @@ weather.api-url=https://api.weatherapi.com/v1
99102
### Build and Run
100103
Use Maven to compile and execute the application:
101104
```bash
102-
mvn clean install -Dmaven.test.skip=true
105+
mvn clean install -Dmaven.test.skip=true
103106
mvn exec:java
104107
```
105108

@@ -118,5 +121,4 @@ Dynamo is constantly evolving. Check out the changelog:
118121

119122
For any **business inquiries**, **technical support**, or to report issues, please contact support@breezeware.net.
120123

121-
122124
**Love Dynamo? Give our repo a star :star: :arrow_up:.**

0 commit comments

Comments
 (0)