Skip to content

Commit

Permalink
Add disclaimer for the experimental stage of this repo (apache#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent authored and csantanapr committed Jun 27, 2017
1 parent 1b06b75 commit a75fb91
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@
This project `openwhisk-client-go` is a Go client library to access Openwhisk API.


# Disclaimer

This project is currently on an experimental stage. We periodically synchronize the source code of this repository with
the [Go whisk folder](https://github.com/apache/incubator-openwhisk/tree/master/tools/cli/go-whisk) in OpenWhisk. The framework of test cases is under construction
for this repository. Please contribute to the [Go whisk folder](https://github.com/apache/incubator-openwhisk/tree/master/tools/cli/go-whisk) in OpenWhisk for any Go whisk changes, before we officially announce the separation
of OpenWhisk CLI from OpenWhisk.


### Usage

```go
Expand Down

0 comments on commit a75fb91

Please sign in to comment.