Skip to content

Commit

Permalink
feat: CI/CD badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Thamerd committed Jan 29, 2025
1 parent baf6bd0 commit 8af87e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Number Theory
[![Documentation Status](https://readthedocs.org/projects/num-theory/badge/?version=latest)](https://num-theory.readthedocs.io/en/latest/?badge=latest)
[![codecov](https://codecov.io/gh/UBC-MDS/num_theory/graph/badge.svg?token=D83Q1sJfPf)](https://codecov.io/gh/UBC-MDS/num_theory)
[![ci-cd](https://github.com/UBC-MDS/num_theory/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/UBC-MDS/num_theory/actions/workflows/ci-cd.yml)

A high-performance Python package for number theory operations, optimized for Project Euler and computational mathematics problems.

Expand Down

0 comments on commit 8af87e4

Please sign in to comment.