Add some basic description to readme

This commit is contained in:
Thomas Boerger
2019-12-05 14:38:07 +01:00
parent 52639b83b6
commit 90079ef583

View File

@@ -6,7 +6,7 @@
[![Go Doc](https://godoc.org/github.com/owncloud/ocis-pkg?status.svg)](http://godoc.org/github.com/owncloud/ocis-pkg)
[![Go Report](http://goreportcard.com/badge/github.com/owncloud/ocis-pkg)](http://goreportcard.com/report/github.com/owncloud/ocis-pkg)
**This project is under heavy development, it's not in a working state yet!**
This package defines some boilerplate code that reduces the code duplication within our ownCloud Infinite Scale microservice architecture. It can't be used standalone as the is a pure library. For further information about the available packages please read the source code or take a loog at [GoDoc](http://godoc.org/github.com/owncloud/ocis-pkg).
## Install