Skip to content

Commit c78f52d

Browse files
authored
minor wording changes
1 parent ca145b5 commit c78f52d

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

README.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,9 @@ The SDK supports Python 2 ≥ 2.7 and Python 3 ≥ 3.4. Only the official CPytho
3939
(that is, the "normal" Python, i.e. the Python implementation from
4040
<https://python.org>) is supported.
4141

42-
The Dynatrace OneAgent SDK for Python includes the [Dynatrace OneAgent SDK for
43-
C/C++](https://github.com/Dynatrace/OneAgent-SDK-for-C). See
44-
[here](https://github.com/Dynatrace/OneAgent-SDK-for-C#dynatrace-oneagent-sdk-for-cc-requirements)
45-
for its requirements, which also apply to the SDK for Python.
46-
47-
The version of the SDK for C/C++ that is included in each version of the SDK for
48-
Python is shown in the following table. The SDK for C/C++'s requirement for the
49-
Dynatrace OneAgent is also shown here, for your convenience (it is the same that
50-
is [listed in the OneAgent SDK for C/C++'s
51-
documentation](https://github.com/Dynatrace/OneAgent-SDK-for-C/blob/master/README.md#compatibility-of-dynatrace-oneagent-sdk-for-cc-releases-with-oneagent-releases)).
42+
The Dynatrace OneAgent SDK for Python is a wrapper of the [Dynatrace OneAgent SDK for C/C++](https://github.com/Dynatrace/OneAgent-SDK-for-C) and therefore the SDK for C/C++ is required and included into the Python SDK. See [here](https://github.com/Dynatrace/OneAgent-SDK-for-C#dynatrace-oneagent-sdk-for-cc-requirements) for its requirements, which also apply to the SDK for Python.
43+
44+
The version of the SDK for C/C++ that is included in each version of the SDK for Python is shown in the following table. The SDK for C/C++'s requirement for the Dynatrace OneAgent is also shown here, for your convenience (it is the same as [listed in the OneAgent SDK for C/C++'s documentation](https://github.com/Dynatrace/OneAgent-SDK-for-C/blob/master/README.md#compatibility-of-dynatrace-oneagent-sdk-for-cc-releases-with-oneagent-releases)).
5245

5346
|OneAgent SDK for Python|OneAgent SDK for C/C++|Dynatrace OneAgent|
5447
|:----------------------|:---------------------|:-----------------|

0 commit comments

Comments
 (0)