Skip to content

Commit

Permalink
Merge pull request #5 from cap-js-community/chore__readme-update-requ…
Browse files Browse the repository at this point in the history
…irements

chore: Updated README.md
  • Loading branch information
oklemenz2 authored Feb 19, 2025
2 parents 9a31fd0 + a52b734 commit 2fd6adb
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Provides an SDK for SAP Advanced Financial Closing to be consumed with SAP Cloud
## Table of Contents

- [Requirements and Setup](#requirements-and-setup)
- [Getting Started](#getting-started)
- [Architecture](#architecture)
- [Usage](#usage)
- [Options](#options)
Expand All @@ -22,9 +23,19 @@ Provides an SDK for SAP Advanced Financial Closing to be consumed with SAP Cloud
- [Add Features](#add-features)
- [Deployment](#deployment)
- [Advanced Setup](#advanced-setup)
- [Support, Feedback, Contributing](#support-feedback-contributing)
- [Code of Conduct](#code-of-conduct)
- [Licensing](#licensing)

## Requirements and Setup

To develop and test applications build with this SDK you will need:

- Access to a working instance of [SAP Advanced Financial Closing](https://help.sap.com/docs/advanced-financial-closing)
- A working Node.js runtime environment

## Getting Started

- Run `npm add @cap-js-community/sap-afc-sdk` in `@sap/cds` project
- Execute `cds-serve` to start server
- Access welcome page at http://localhost:4004
Expand Down

0 comments on commit 2fd6adb

Please sign in to comment.