aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpwielebs <piotr.wielebski@nokia.com>2019-04-23 15:51:31 +0200
committerpwielebs <piotr.wielebski@nokia.com>2019-04-23 15:51:31 +0200
commit9fb1e374204ed96d4a9caed8eade8ed6aef3a229 (patch)
treedf8466bb7e9a0514717e58b446395dd9ac5df97b
parent4ddbd6d544eafd16aeda6a412729f4d77ec581df (diff)
Add readme file (II)
Change-Id: Id79fd6d075b3981e463cc4017250f6ff6abc5cad Issue-ID: DCAEGEN2-1447 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
-rw-r--r--README.md16
1 files changed, 13 insertions, 3 deletions
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
</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