Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yennanliu committed Dec 7, 2024
1 parent 35f056f commit a68eb4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Spring Playground

> POC projects built via Java spring framework
> Backend/Full stack projects built with Java spring boot framework
<p align="center"><img src ="./doc/pic/springplayground.png"></p>

Expand All @@ -14,7 +14,7 @@
- [WareHouse system](https://github.com/yennanliu/SpringPlayground/tree/main/springWarehouse): WareHouse management tool
- [Blog system](https://github.com/yennanliu/SpringPlayground/tree/main/springBootBlog) : Blog system
- [ChatRoom](https://github.com/yennanliu/SpringPlayground/tree/main/springChatRoom) : Chat room service with webSocket
- [springBasics](https://github.com/yennanliu/SpringPlayground/tree/main/springBasics) : Basic Spring project demo
- [springBasics](https://github.com/yennanliu/SpringPlayground/tree/main/projects_basic) : Basic Spring project demo


## Structure
Expand Down

0 comments on commit a68eb4c

Please sign in to comment.