Changed descriptions.
This commit is contained in:
parent
c68d75cb8c
commit
942737cd4a
@ -2,7 +2,7 @@
|
|||||||
name = "indivisible"
|
name = "indivisible"
|
||||||
version = "2.0.0"
|
version = "2.0.0"
|
||||||
authors = ["Nicolás Ortega Froysa <nicolas@ortegas.org>"]
|
authors = ["Nicolás Ortega Froysa <nicolas@ortegas.org>"]
|
||||||
description = "A rewrite of the Indivisible (now legacy) project, once written in C, now rewritten in Rust."
|
description = "A prime number generator and tester"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
readme = "README"
|
readme = "README"
|
||||||
license = "GPL-3.0"
|
license = "GPL-3.0"
|
||||||
|
2
README
2
README
@ -1,7 +1,7 @@
|
|||||||
===================
|
===================
|
||||||
*** Indivisible ***
|
*** Indivisible ***
|
||||||
===================
|
===================
|
||||||
Indivisible is an optimized prime number generator written in Rust.
|
Indivisible is an optimized prime number generator and tester written in Rust.
|
||||||
|
|
||||||
# Building
|
# Building
|
||||||
----------
|
----------
|
||||||
|
Loading…
Reference in New Issue
Block a user