Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
# feature-toggle-node
A Node.js module for enabling or disabling Node.js-based SAP Business Application Studio features.


## Description
This module is used to inquire if an SAP Business Application Studio feature toggle is enabled or disabled.

Expand Down Expand Up @@ -74,3 +73,7 @@ import { isFeatureEnabled } from "@sap-devx/feature-toggle-node";

## How to obtain support
Open an issue within this GitHub repository.

## Licensing

Please see our [LICENSE](https://github.com/SAP/feature-toggle-node/LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the [REUSE tool](https://api.reuse.software/info/github.com/SAP/feature-toggle-node).