Skip to content

Commit

Permalink
Add py examples to doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiaoran Chang committed May 3, 2021
1 parent 67c2b35 commit 05f7831
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,14 @@ The core implementation of [Tink](https://github.com/google/tink) is in Java. Th
* 2019-05-03 - Ruby JNI example
* 2019-07-29 - PHP Bridge example
* 2020-07-02 - Go JNI examples
* Future Release - Python JNI examples
* 2021-04-30 - Python JNI examples

## Getting started
* [C# JNI HOW-TO](docs/CS-HOWTO.md)
* [Ruby JNI HOW-TO](docs/RB-HOWTO.md)
* [PHP Bridge HOW-TO](docs/PHP-HOWTO.md)
* [Go JNI HOW-TO](docs/GO-HOWTO.md)
* [Python JNI HOW-TO](docs/PY-HOWTO.md)

## Disclaimer
This is not an official Google product or library.
Expand Down

0 comments on commit 05f7831

Please sign in to comment.