Skip to content

Commit

Permalink
Merge pull request #82 from wansenai/Jzow-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Jzow authored Aug 19, 2023
2 parents 0a7b404 + 29b72cc commit 5d4fe14
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@

<br />

Due to various reasons, we will no longer maintain it.

If you have any ideas, feel free to contact us at any time [email protected]

------
Encapsulating tide, combined with the design principles of spring boot.
will simplify web development and enable developers to focus more on business API development.
Expand All @@ -50,7 +46,7 @@ summer_boot::log
____) | |_| | | | | | | | | | | | __/ | | |_) | (_) | (_) | |_
|_____/ \__,_|_| |_| |_|_| |_| |_|\___|_| |____/ \___/ \___/ \__|

:: Summer Boot Version:: (1.0.0)
:: Summer Boot Version:: (1.0.3)

summer_boot::server::server Server listening on http://127.0.0.1:8080
```
Expand All @@ -59,7 +55,7 @@ summer_boot::server::server Server listening on http://127.0.0.1:8080

Cargo.toml:
```rust
summer-boot = "1.0.0"
summer-boot = "1.0.3"
```

Add resuorce configuration file to src directory
Expand Down

0 comments on commit 5d4fe14

Please sign in to comment.