Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xWOLAND authored Nov 19, 2023
1 parent 858b423 commit ac30c0e
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,4 +1,4 @@
# fast-ntt
# fast-ntt [![Rust](https://github.com/0xWOLAND/fast-ntt/actions/workflows/rust.yml/badge.svg)](https://github.com/0xWOLAND/fast-ntt/actions/workflows/rust.yml)

fast-ntt is a Rust package to compute polynomial multiplication in `O(nlog(n))` time.

Expand Down

0 comments on commit ac30c0e

Please sign in to comment.