Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nsclass committed May 4, 2024
1 parent b16efae commit 98f1a80
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
Expand Up @@ -13,7 +13,7 @@ Axum framework used for HTTP server
- Calculation

```http request
POST http://localhost:3000/calculation
POST http://localhost:3000/calculate
Content-Type: application/json
{
Expand All @@ -22,5 +22,5 @@ Content-Type: application/json
```
### Frontend

Frontend application is developed with vite, react and tailwind css
Frontend application is developed with Vite for bundler, React for JS framework and Tailwind for CSS

0 comments on commit 98f1a80

Please sign in to comment.