Skip to content

Commit 982e7c0

Browse files
authored
Update README.md (#60)
1 parent 23e8132 commit 982e7c0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Durable Functions for PowerShell
22

3-
⚠️ **This SDK is currently under active development, is yet to be announced, and is not ready for production use.** ⚠️
4-
5-
> Note that this project is **not** yet announced as an official part of the [Durable Functions](https://docs.microsoft.com/azure/azure-functions/durable/durable-functions-overview) project for Azure Functions, it is simply being developed in the open. If you are looking for official support for the PowerShell Durable Functions SDK, please see [this repo](https://github.com/Azure/azure-functions-powershell-worker).
3+
> Note that this project is currently in preview. If you are looking for official support for the PowerShell Durable Functions SDK, please see [this repo](https://github.com/Azure/azure-functions-powershell-worker).
64
75
This repo hosts the standalone Durable Functions SDK for PowerShell. Compared to the Durable Functions SDK that comes built-in with the Azure Functions PowerShell worker, this standalone SDK contains performance enhancements, more features, and key bug fixes that would have required a breaking release. For more information on this release, please see [this article](TODO).
86

@@ -49,4 +47,4 @@ This project may contain trademarks or logos for projects, products, or services
4947
trademarks or logos is subject to and must follow
5048
[Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/legal/intellectualproperty/trademarks/usage/general).
5149
Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.
52-
Any use of third-party trademarks or logos are subject to those third-party's policies.
50+
Any use of third-party trademarks or logos are subject to those third-party's policies.

0 commit comments

Comments
 (0)