From 9fb1e374204ed96d4a9caed8eade8ed6aef3a229 Mon Sep 17 00:00:00 2001 From: pwielebs Date: Tue, 23 Apr 2019 15:51:31 +0200 Subject: Add readme file (II) Change-Id: Id79fd6d075b3981e463cc4017250f6ff6abc5cad Issue-ID: DCAEGEN2-1447 Signed-off-by: pwielebs --- README.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7a704e2f..b94de89f 100644 --- a/README.md +++ b/README.md @@ -45,12 +45,22 @@ Most of SDK APIs are using Project Reactor, which is one of available implementa ``` -## 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 -- cgit 1.2.3-korg