diff --git a/README.md b/README.md index ab173ea..17bb94b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Indivisible =========== -Uhn is a brute force hash decryptor written in C. +Indivisible is an optimized prime number generator written in C++. Building -------- @@ -20,4 +20,4 @@ If you would like to contribute to Uhn then please read the [contributing file]( License ------- -This project is licensed with the [GNU GPLv3](/LICENSE). +This project is licensed with the [GNU GPLv3](/LICENSE). Since it is an educational project I find it very important that all contributions continue to remain free/libre.