mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-24 05:51:33 -05:00
Merge pull request #32 from owncloud/IljaN-patch-1
Better wording in readme
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
[](http://godoc.org/github.com/owncloud/ocis-pkg)
|
||||
[](http://goreportcard.com/report/github.com/owncloud/ocis-pkg)
|
||||
|
||||
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).
|
||||
This package defines some boilerplate code that reduces the code duplication within the 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
|
||||
|
||||
Just import the required packages within your ownCloud Infinite Scale extensions, nothing else should be required to do.
|
||||
Import the required packages within your ownCloud Infinite Scale extensions and you are good to go.
|
||||
|
||||
## Development
|
||||
|
||||
|
||||
Reference in New Issue
Block a user