Skip to content

Commit 1428c2d

Browse files
committed
Update README.md
1 parent 604ffcb commit 1428c2d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,10 @@
22

33
This is a basic implementation of a client library written in go to interract with Kill Bill.
44

5-
The http layer based has been adapated from the existing [napping](https://github.com/jmcvetta/napping) go repository (was itself was inspired by Python's excellent [Requests](http://docs.python-requests.org/en/latest/) library.
5+
The http layer has been adapated from the existing [napping](https://github.com/jmcvetta/napping) go repository (which was itself inspired by Python's excellent [Requests](http://docs.python-requests.org/en/latest/) library.
6+
7+
# Status
8+
9+
Only a few APIs have been implemented so far, mostly around payments call. There is an example which using go concurrency feature to throw some load at an existing running Kill Bill instance.
10+
611

0 commit comments

Comments
 (0)