diff --git a/README.md b/README.md index 87b8ddc..7115ec5 100644 --- a/README.md +++ b/README.md @@ -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. @@ -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).