diff --git a/README.md b/README.md index e858668..4f00b85 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Peer-to-peer and cross-platform encrypted connections built right into your app
-latest libzt version +latest libzt version Last Commit Build Status (master branch) diff --git a/pkg/README.md b/pkg/README.md new file mode 100644 index 0000000..8d43f0e --- /dev/null +++ b/pkg/README.md @@ -0,0 +1,11 @@ +# Packages + +This is where package spec files, source trees, project configs, etc live. + +## Example usage + +- See [examples/](../../examples/) + +## Implementation Details + +- See [src/bindings/](../../src/bindings/) diff --git a/pkg/pypi/README.md b/pkg/pypi/README.md index 5a9f0d9..314a337 100644 --- a/pkg/pypi/README.md +++ b/pkg/pypi/README.md @@ -1,13 +1,17 @@ -# PyPI Package ([pypi/libzt](https://pypi.python.org/pypi/libzt)) +
-``` -pip install libzt -``` + -### Example usage +

libzt (ZeroTier)

+Peer-to-peer and cross-platform encrypted connections built right into your app or service. No drivers, no root, and no host configuration. -- See [examples/python](../../examples/python) +latest libzt version +Last Commit +Build Status (master branch) +
-### Implementation Details +
-- See [src/bindings/python](../../src/bindings/python) +Examples, tutorials and API docs for Python and other languages: [github.com/zerotier/libzt](https://www.github.com/zerotier/libzt) + +*NOTE: The implementation of this language binding attempts to be as Pythonic as possible. If something is not as it should be, please make a pull request or issue. Thanks.* diff --git a/pkg/pypi/README.rst b/pkg/pypi/README.rst deleted file mode 100644 index e69de29..0000000