Skip to content

Commit 8149a6a

Browse files
committed
Update
1 parent ba1fadd commit 8149a6a

File tree

2 files changed

+10
-13
lines changed

2 files changed

+10
-13
lines changed

.github/FUNDING.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# All contributions are important small and big
2+
github: abappm
3+
github: mbtools

README.md

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
![Version](https://img.shields.io/endpoint?url=https://shield.abap.space/version-shield-json/github/abapPM/ABAP-XXX/src/zcl_XXX.clas.abap/c_version&label=Version&color=blue)
1+
![Version](https://img.shields.io/endpoint?url=https://shield.abappm.com/github/abapPM/ABAP-Xxx/src/zcl_xxx.clas.abap/c_version&label=Version&color=blue)
22

3-
[![License](https://img.shields.io/github/license/abapPM/ABAP-XXX?label=License&color=success)](https://github.com/abapPM/ABAP-XXX/blob/main/LICENSE)
3+
[![License](https://img.shields.io/github/license/abapPM/ABAP-Xxx?label=License&color=success)](https://github.com/abapPM/ABAP-Xxx/blob/main/LICENSE)
44
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg?color=success)](https://github.com/abapPM/.github/blob/main/CODE_OF_CONDUCT.md)
5-
[![REUSE Status](https://api.reuse.software/badge/github.com/abapPM/ABAP-XXX)](https://api.reuse.software/info/github.com/abapPM/ABAP-XXX)
5+
[![REUSE Status](https://api.reuse.software/badge/github.com/abapPM/ABAP-Xxx)](https://api.reuse.software/info/github.com/abapPM/ABAP-Xxx)
66

77
# XXX
88

9+
...
910

10-
11-
NO WARRANTIES, [MIT License](https://github.com/abapPM/ABAP-XXX/blob/main/LICENSE)
11+
NO WARRANTIES, [MIT License](https://github.com/abapPM/ABAP-Xxx/blob/main/LICENSE)
1212

1313
## Usage
1414

@@ -26,17 +26,11 @@ or
2626

2727
Specify the `xxx` module as a dependency in your project and import it to your namespace using [apm](https://abappm.com).
2828

29-
```abap
30-
IMPORT '*' TO 'z$1_your_project$2' FROM 'xxx'.
31-
" or
32-
IMPORT '*' TO '/namespace/$1$2' FROM 'xxx'.
33-
```
34-
3529
## Contributions
3630

37-
All contributions are welcome! Read our [Contribution Guidelines](https://github.com/abapPM/ABAP-XXX/blob/main/CONTRIBUTING.md), fork this repo, and create a pull request.
31+
All contributions are welcome! Read our [Contribution Guidelines](https://github.com/abapPM/ABAP-Xxx/blob/main/CONTRIBUTING.md), fork this repo, and create a pull request.
3832

39-
You can install the developer version of ABAP XXX using [abapGit](https://github.com/abapGit/abapGit) either by creating a new online repository for `https://github.com/abapPM/ABAP-XXX`.
33+
You can install the developer version of ABAP XXX using [abapGit](https://github.com/abapGit/abapGit) either by creating a new online repository for `https://github.com/abapPM/ABAP-Xxx`.
4034

4135
Recommended SAP package: `$XXX`
4236

0 commit comments

Comments
 (0)