Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CJ-rogue authored Jan 4, 2024
1 parent 2e68ac9 commit 12301a5
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
1. [Introduction](#introduction)
2. [Usage](#how-to-use)
3. [Disclaimer](#disclaimer)
4. [License](#license)
4. [Versions](#versions)
5. [License](#license)

## Introduction
- This Windows Form-based project, written in VB.NET and developed using Visual Studio 2022.
- It calculates the SSS, Pag-Ibig, PhilHealth, and Tax contributions based on the provided monthly income.
- The application, designed for calculations specific to the Philippines, runs under the .NET Framework.


## How to Use
1. Open the project in Visual Studio 2022.
2. Build the project.
Expand All @@ -25,5 +25,9 @@
## Disclaimer
This tool provides estimates and should not be considered as professional financial advice. Please consult with a financial advisor for accurate and personalized information.

## Versions
- [Windows Form Version](https://github.com/CJ-rogue/Benefits-Coverage-Contribution-Inquiry-System-WF)
- [Console Version](https://github.com/CJ-rogue/BCCI-Project-Console)

## License
This project is licensed under the terms of the [MIT License](LICENSE).

0 comments on commit 12301a5

Please sign in to comment.