Browse Source

Add acknowledgements section

Rod Hynes 9 years ago
parent
commit
18179c7e4d
1 changed files with 4 additions and 0 deletions
  1. 4 0
      MobileLibrary/iOS/README.md

+ 4 - 0
MobileLibrary/iOS/README.md

@@ -6,6 +6,10 @@ Psiphon Library for iOS enables you to easily embed Psiphon in your iOS
 app. The Psiphon Library for iOS is implemented in Go and follows the standard
 app. The Psiphon Library for iOS is implemented in Go and follows the standard
 conventions for using a Go library in an iOS app.
 conventions for using a Go library in an iOS app.
 
 
+###Acknowledgements
+
+Psiphon iOS Library uses [OpenSSL-for-iPhone](https://github.com/x2on/OpenSSL-for-iPhone).
+
 ###Building
 ###Building
 
 
 ####Prerequisites
 ####Prerequisites