Browse Source

Updated README

Ugochukwu Mmaduekwe 8 years ago
parent
commit
c201160815
1 changed files with 4 additions and 2 deletions
  1. 4 2
      README.md

+ 4 - 2
README.md

@@ -8,8 +8,10 @@ CryptoLib4Pascal is a Cryptographic Package for Delphi/FreePascal Compilers that
     SHA-256withECDSA, SHA-384withECDSA, SHA-512withECDSA and RIPEMD160withECDSA
     
    **Dependencies:**
-    [HashLib4Pascal](https://github.com/Xor-el/HashLib4Pascal) >= v2.3
-    For FreePascal v3.0.x [Generics.Collections](https://github.com/maciej-izak/generics.collections)
+   
+   [HashLib4Pascal](https://github.com/Xor-el/HashLib4Pascal) >= v2.3
+    
+   For FreePascal v3.0.x [Generics.Collections](https://github.com/maciej-izak/generics.collections)
 
 **Supported Compilers**