Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add workflow badge
  • Loading branch information
SamHerts authored May 21, 2024
1 parent 3f86a4f commit c272239
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# BigInt

![example workflow](https://github.com/SamHerts/BigInt/actions/workflows/CI-CD.yml/badge.svg)

## Overview

**BigInt** is a single-header C++ library designed to facilitate the creation and manipulation of arbitrary-sized integers. This lightweight and efficient library provides an easy-to-use interface for handling large integers that exceed the limits of built-in data types.
Expand Down

0 comments on commit c272239

Please sign in to comment.