Skip to content

Commit a8f2adc

Browse files
authored
Merge pull request #155 from microsoft/lramos-sep25
Updating Typescript and Python READMEs
2 parents ad2a729 + c086368 commit a8f2adc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Integrate the Microsoft 365 Copilot APIs into your Python application!
88
99
## Installation
1010

11-
The Microsoft 365 Copilot APIs client libraries will be available in the following packages in the Python Package Index (PyPi):
11+
The Microsoft 365 Copilot APIs client libraries are available in the following packages in the Python Package Index (PyPi):
1212

1313
- [microsoft-agents-m365copilot-beta](https://github.com/microsoft/Agents-M365Copilot/tree/main/python/packages/microsoft_agents_m365copilot_beta): Contains the models and request builders for accessing the beta endpoint. microsoft-agents-m365copilot-beta has a dependency on microsoft-agents-m365copilot-core.
1414
- [microsoft-agents-m365copilot-core](https://github.com/microsoft/Agents-M365Copilot/tree/main/python/packages/microsoft_agents_m365copilot_core): The core library for making calls to the Copilot APIs.

typescript/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Integrate the Microsoft 365 Copilot APIs into your TypeScript application!
88
99
## Installation
1010

11-
The Microsoft 365 Copilot APIs client libraries will be available in the following packages in Node Package Manager (npm):
11+
The Microsoft 365 Copilot APIs client libraries are available in the following packages in Node Package Manager (npm):
1212

1313
- [microsoft/agents-m365copilot-beta](https://github.com/microsoft/Agents-M365Copilot/tree/main/typescript/packages/agents-m365copilot-beta): Contains the models and request builders for accessing the beta endpoint. microsoft/agents-m365copilot-beta has a dependency on microsoft/agents-m365copilot-core.
1414
- [microsoft/agents-m365copilot-core](https://github.com/microsoft/Agents-M365Copilot/tree/main/typescript/packages/agents-m365copilot-core): The core library for making calls to the Copilot APIs.

0 commit comments

Comments
 (0)