From b7cd44ed13f1ae64528670124948439093310c0f Mon Sep 17 00:00:00 2001 From: Evgeniy Kulikov Date: Thu, 30 Jan 2020 15:13:04 +0300 Subject: [PATCH] fix readme --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 2cd9527..47359f0 100644 --- a/README.md +++ b/README.md @@ -55,15 +55,6 @@ Bootstrap package defines: Decimal defines custom decimal implementation which is used in accounting operations. -### Hash - -Hash package defines homomorphic hash type. - -### Internal - -Internal package defines constant error type and proto interface for custom -protobuf structures. - ### Object Object package defines service and structures for object operations. Object is