Skip to content

Commit fd8eb90

Browse files
authored
Update README.md
1 parent 1da829d commit fd8eb90

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

README.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,6 @@ https://api.reuse.software/badge/github.com/openmfp/typescript-configs)](https:/
88

99
This repository offers reusable TypeScript configuration to be used for services which are TypeScript-based (e.g. backend services building with NestJS, or plain TypeScript projects).
1010

11-
## Contributing
12-
13-
Please refer to the [CONTRIBUTING.md](CONTRIBUTING.md) file in this repository for instructions on how to contribute to openMFP.
14-
15-
## Code of Conduct
16-
17-
Please refer to the [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) file in this repository for information on the expected Code of Conduct for contributing to openMFP.
18-
19-
## Licensing
20-
21-
Copyright 2025 SAP SE or an SAP affiliate company and openMFP contributors. Please see our [LICENSE](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/openmfp/portal).
22-
2311
## How to use
2412

2513
In order to use the `@openmfp/config-prettier` package in your project:
@@ -58,3 +46,16 @@ In order to use the `@openmfp/eslint-config-typescript` packages in your project
5846
}
5947
```
6048

49+
## Contributing
50+
51+
Please refer to the [CONTRIBUTING.md](CONTRIBUTING.md) file in this repository for instructions on how to contribute to openMFP.
52+
53+
## Code of Conduct
54+
55+
Please refer to the [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) file in this repository for information on the expected Code of Conduct for contributing to openMFP.
56+
57+
## Licensing
58+
59+
Copyright 2025 SAP SE or an SAP affiliate company and openMFP contributors. Please see our [LICENSE](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/openmfp/portal).
60+
61+

0 commit comments

Comments
 (0)