From 8e4eaa0e7fd611e35e17e53c19c5a93a427bb41c Mon Sep 17 00:00:00 2001 From: Jonny Frey Date: Wed, 16 Apr 2014 20:31:32 +0200 Subject: [PATCH] updated README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e2d1ae2..3c82f25 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ of the Primecoin mining algorithm beside the whole Primecoin client. * pure C code and only pthread, openssl and gmp dependencies + * less than 3000 lines of code + * highly configurable * implementation of xolominers getwork-protocol (with longpoll-support)