Skip to content

Commit cfcd5c6

Browse files
committed
adjust readme template
1 parent 64f35c5 commit cfcd5c6

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

templates/python/README.mustache

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
For more information, please visit [{{{infoUrl}}}]({{{infoUrl}}})
88
{{/infoUrl}}
99

10-
This package is part of the STACKIT Python SDK. For more detailed information please visit the [github repository](https://{{gitHost}}/{{{gitUserId}}}/{{{gitRepoId}}}) of the SDK.
10+
This package is part of the STACKIT Python SDK. For additional information please visit the [github repository](https://{{gitHost}}/{{{gitUserId}}}/{{{gitRepoId}}}) of the SDK.
1111

1212

1313
## Installation and Usage
@@ -24,8 +24,4 @@ import {{{packageName}}}
2424

2525
## Getting Started
2626

27-
[Examples](https://{{gitHost}}/{{{gitUserId}}}/{{{gitRepoId}}}/tree/main/examples) for the usage of the package can be found in the [github repository](https://{{gitHost}}/{{{gitUserId}}}/{{{gitRepoId}}}) of the SDK.
28-
29-
Please follow the [installation procedure](#installation-and-usage) and then run the following:
30-
31-
{{> common_README }}
27+
[Examples](https://{{gitHost}}/{{{gitUserId}}}/{{{gitRepoId}}}/tree/main/examples) for the usage of the package can be found in the [github repository](https://{{gitHost}}/{{{gitUserId}}}/{{{gitRepoId}}}) of the SDK.

0 commit comments

Comments
 (0)