Skip to content

Commit

Permalink
Fix another comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
ebfull committed Jun 26, 2017
1 parent 6402b74 commit e97f0df
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,6 +1,6 @@
# ff

`ff` is a finite field library written in pure Rust, with no `unsafe{}` code. This library relies on Rust's `i128_type` feature, which is currently only available in the nightly compiler.
`ff` is a finite field library written in pure Rust, with no `unsafe{}` code.

## Disclaimers

Expand Down

0 comments on commit e97f0df

Please sign in to comment.