Skip to content

Commit 3eae29f

Browse files
authored
Merge pull request #77 from NilmaPeiris/master
added a table of content
2 parents ff8d66a + 6de2077 commit 3eae29f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,21 @@
1717
[![Mailing list : Scorelab](https://img.shields.io/badge/Mailing%20list-Scorelab-blue.svg)](https://groups.google.com/g/score-community)
1818
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-ff69b4.svg?style=flat)](https://github.com/leopardslab/nodecloud/issues)
1919

20+
Table of Content
21+
22+
- [Introduction](#introduction)
23+
- [Supported Service Providers](#-supported-service-providers)
24+
- [Getting Started](#getting-started)
25+
- [NodeCloud Plugins](#nodecloud-plugins)
26+
- [Example](#example)
27+
- [Overriding Providers](#overriding-providers)
28+
- [Service Types](#-service-types)
29+
- [Development setup](#-development-setup)
30+
- [Important Notes for Developers](#important-notes-for-developers-)
31+
- [Test Changes](#test-changes)
32+
- [NodeCloud Code Generation tool](#nodecloud-code-generation-tool)
33+
- [License](#-license)
34+
2035
# Introduction
2136

2237
**`NodeCloud ☁️`** is a standard library to get a single API on the open cloud with multiple providers. It is a NodeJs library which comes with plugins for each cloud provider. NodeCloud's aim is to abstract away the differences between different cloud providers. It provides an easy to use API for developers in order to interact with different cloud providers.

0 commit comments

Comments
 (0)