Skip to content

Commit 04d057a

Browse files
authored
Update README.md
1 parent 0b51124 commit 04d057a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212

1313
# Cleipnir.NET / Cleipnir Flows
1414
Cleipnir is a powerful **durable execution** .NET framework - ensuring your code will always execute to completion **correctly**.
15-
* Makes C#-code behave correctly after a crash, restart or suspension
15+
* Makes plain C#-code behave correctly after a crash, restart or suspension
1616
* Wait for external events directly inside your code
1717
* Suspend code execution for minutes, hours, weeks or longer
18-
* Requires only a database
18+
* Cloud-agnostic - requires only a database
1919
* Great performance compared to external workflow orchestration
2020
* Scales horizontally with number of replicas
2121
* Use with ASP.NET / generic host service

0 commit comments

Comments
 (0)