Skip to content

Commit 4a33987

Browse files
committed
Fix(read-me): add gif instruction
1 parent bd53d4d commit 4a33987

File tree

6 files changed

+13
-4
lines changed

6 files changed

+13
-4
lines changed

README.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,22 @@ VAT Relief Generator is an open source windows application to simplify the proce
1212
* One-click generation of VAT relief files
1313

1414
## Usage
15-
1. Download the latest stable release from the release page.
15+
1. Download the latest stable release from the [Releases](https://github.com/cpa-coder/vat-relief/releases) page.
16+
1617
2. Download a excel template directly from the application or from [here](https://github.com/cpa-coder/vat-relief/blob/main/DebitExpress.VatRelief/template.xltx).
18+
<img alt="" src="./assets/step2.gif">
19+
1720
3. Fill in the data in the template. Make sure to read the instruction carefully to properly fill-out the downloaded template.
21+
<img alt="" src="./assets/step3.gif">
22+
1823
4. Drag and drop the template to the application.
19-
5. Click the generate button to generate the VAT relief files.
20-
6. The generated files will be saved in the same directory as the template.
21-
7. Validate the generated files using the [BIR Relief v2.3](https://www.bir.gov.ph/index.php/downloadables.html#relief) which includes validation tool.
24+
<img alt="" src="./assets/step4.gif">
25+
26+
5. Click the generate button to generate the VAT relief files. The generated files will be saved in the same directory as the template.
27+
<img alt="" src="./assets/step5.gif">
28+
29+
6. Validate the generated files using the [BIR Relief v2.3](https://www.bir.gov.ph/index.php/downloadables.html#relief) which includes validation tool.
30+
<img alt="" src="./assets/step6.gif">
2231

2332
## License
2433
VAT Relief Generator is licensed under the [MIT License](https://github.com/cpa-coder/vat-relief/blob/main/LICENSE).

assets/step2.gif

866 KB
Loading

assets/step3.gif

1.01 MB
Loading

assets/step4.gif

673 KB
Loading

assets/step5.gif

3.93 MB
Loading

assets/step6.gif

6.63 MB
Loading

0 commit comments

Comments
 (0)