rebase
This commit is contained in:
parent
f1bd6f0fa1
commit
79a677eb2c
2 changed files with 14 additions and 1 deletions
7
Changelog.md
Normal file
7
Changelog.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# ProtonMail Bridge Changelog
|
||||
|
||||
Changelog [format](http://keepachangelog.com/en/1.0.0/)
|
||||
|
||||
## 2019-03-07
|
||||
* TODO add changes from old master
|
||||
* refactor
|
||||
|
|
@ -1,3 +1,9 @@
|
|||
# Common client library for cryptography
|
||||
|
||||
_this should be imported in go as_ `github.com/ProtonMail/go-pm-crypto`
|
||||
|
||||
|
||||
|
||||
setup gomobile and build/bind the source code:
|
||||
|
||||
Gomobile repo: https://github.com/golang/mobile
|
||||
Loading…
Add table
Add a link
Reference in a new issue