diff options
author | 2019-04-24 14:22:09 +0000 | |
---|---|---|
committer | 2019-04-24 14:22:09 +0000 | |
commit | 3f6de371dcd59126e2e7933d31f970391a1ad517 (patch) | |
tree | adf524a449642c6b68f1c216b98e4e26efcb734e | |
parent | 8b74fa5d846106c835abb87260ae78d5bae47c6b (diff) | |
parent | 9fb1e374204ed96d4a9caed8eade8ed6aef3a229 (diff) |
Merge "Add readme file (II)"
-rw-r--r-- | README.md | 16 |
1 files changed, 13 insertions, 3 deletions
@@ -45,12 +45,22 @@ Most of SDK APIs are using Project Reactor, which is one of available implementa </dependencies> ``` -## Changelog -Below link is a reference to an internet site which contains information about the changelog. +## DCAE Common Libraries (ONAP WIKI) +Describes SDK basic features in general. +[DCAE_Common_Libraries](https://wiki.onap.org/pages/viewpage.action?pageId=45300259) + +#### DCAE SDK +Contains some general notes about the project and libs which were used in it. +[DCAE_SDK](https://wiki.onap.org/display/DW/DCAE+SDK) + +#### Changelog +Provides information about SDK releases and features which are related to them. [DCAE_SDK_Changelog](https://wiki.onap.org/display/DW/DCAE+SDK+Changelog) +#### FAQ +DCAE SDK Frequently Asked Questions +[FAQ](https://wiki.onap.org/display/DW/DCAE+SDK+Frequently+Asked+Questions) ## License - Copyright (C) 2018-2019 NOKIA Intellectual Property. All rights reserved. [License](http://www.apache.org/licenses/LICENSE-2.0)
\ No newline at end of file |