Skip to content

Commit

Permalink
correct build badge link
Browse files Browse the repository at this point in the history
  • Loading branch information
vpiotr committed Feb 24, 2024
1 parent 1884faa commit dda962f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# About
Decimal data type support, for COBOL-like fixed-point operations on currency/money values.

![decimal_for_cpp](https://github.com/vpiotr/decimal_for_cpp/workflows/decimal_for_cpp/badge.svg?branch=master)
![decimal_for_cpp](https://github.com/vpiotr/decimal_for_cpp/actions/workflows/action.yml/badge.svg?branch=master)

Author: Piotr Likus

Expand Down

0 comments on commit dda962f

Please sign in to comment.