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

Commit f8c1387

Browse files
committed
Merge branch 'master' of github.com:phillmac/py-orbit-db-http-client
2 parents a660033 + 3a77702 commit f8c1387

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# py-orbit-db-http-client
2+
3+
> A python client for the Orbitdb HTTP API
4+
5+
Status: Proof-of-concept
6+
7+
## Install
8+
9+
Clone, and then run:
10+
11+
```sh
12+
py setup.py
13+
```
14+
15+
## Usage
16+
17+
TODO
18+
19+
## Contributing
20+
21+
This is a work-in-progress. Feel free to contribute by opening issues or pull requests.
22+
23+
## License
24+
25+
[MIT Copyright (c) 2019 phillmac](LICENSE)

0 commit comments

Comments
 (0)