aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Wielebski <piotr.wielebski@nokia.com>2019-04-24 14:22:09 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-24 14:22:09 +0000
commit3f6de371dcd59126e2e7933d31f970391a1ad517 (patch)
treeadf524a449642c6b68f1c216b98e4e26efcb734e
parent8b74fa5d846106c835abb87260ae78d5bae47c6b (diff)
parent9fb1e374204ed96d4a9caed8eade8ed6aef3a229 (diff)
Merge "Add readme file (II)"
-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