diff --git a/README.md b/README.md index dbc240f..822582d 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,11 @@ This open-source web application provides a simple calculator for self-employed their tax burden when working for foreign clients. It aims to assist freelancers in understanding their potential tax liabilities, offering an approximate estimation based on provided inputs. +## Development + +1. `npm install` to install dependencies +2. `npm run dev` to run the application in development mode + ## License -This project is licensed under the MIT License - see the LICENSE.md file for details. \ No newline at end of file +This project is licensed under the MIT License - see the LICENSE file for details. \ No newline at end of file