update README

tabulation fix in Crypto.cpp
This commit is contained in:
R4SAS 2017-11-17 13:18:01 +03:00
parent 7943f4057c
commit 1b3060c84c
2 changed files with 197 additions and 198 deletions

View file

@ -56,7 +56,7 @@ Build instructions:
* GNU/Linux x86/x64 - [![Build Status](https://travis-ci.org/PurpleI2P/i2pd.svg?branch=openssl)](https://travis-ci.org/PurpleI2P/i2pd)
* Windows - [![Build status](https://ci.appveyor.com/api/projects/status/1908qe4p48ff1x23?svg=true)](https://ci.appveyor.com/project/PurpleI2P/i2pd)
* Mac OS X
* Mac OS X - [![Build Status](https://travis-ci.org/PurpleI2P/i2pd.svg?branch=openssl)](https://travis-ci.org/PurpleI2P/i2pd)
* FreeBSD
* Android
* iOS

View file

@ -939,4 +939,3 @@ namespace crypto
}
}
}