Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.

Commit 26aab38

Browse files
Add Python demo to README
1 parent 2699efc commit 26aab38

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Xpring-SDK-Demo
22

33
Demos for each library in [Xpring SDK](http://github.com/xpring-sdk):
4-
- [JavaScript / Xpring-JS](http://github.com/xpring-eng/xpring-js): `node/`
5-
- [Java / Xpring4J](http://github.com/xpring-eng/xpring4j): `java/`
6-
- [Swift / XpringKit](http://github.com/xpring-eng/xpringkit): `swift/`
4+
- JavaScript / [Xpring-JS](http://github.com/xpring-eng/xpring-js): [`node/`](./node)
5+
- Java / [Xpring4J](http://github.com/xpring-eng/xpring4j): [`java/`](/.java)
6+
- Swift / [XpringKit](http://github.com/xpring-eng/xpringkit): [`swift/`](./swift)
7+
- Python / [xpring-py](https://github.com/thejohnfreeman/xpring-py): [`python/`](./python)
78

89
Build instructions included in each folder.
910

0 commit comments

Comments
 (0)