Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
AngeloSans committed Jul 27, 2024
2 parents 790f7d7 + 82fdd4b commit 8eadbd9
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Update your `appsettings.json` according you database configurations
4.Create migrations for database
```cmd
add-migration "your migration name"
Add-Migration "your migration name"
```
5.Update your database
```cmd
Expand Down Expand Up @@ -147,10 +147,4 @@ Update your `appsettings.json` according you database configurations
POST /api/Stock/CreateStock
```
## Contributing
Contributions are welcome! Feel free to open issues and pull requests.
## License
This project is licensed under the MIT License.

0 comments on commit 8eadbd9

Please sign in to comment.