Skip to content

Commit 05671bb

Browse files
authored
Update README.md
1 parent d58d5d7 commit 05671bb

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
> I'm doing a survey to figure out the way forward for this library - https://airtable.com/shrJWfd63yBWSJKoI <br/>
2-
> Your feedback is very much appreciated!
3-
4-
<p>
5-
<img alt="PyPI - Python Version" src="https://img.shields.io/pypi/pyversions/cadence-client">
6-
</p>
7-
81
# Intro: Fault-Oblivious Stateful Python Code
92

103
cadence-python allows you to create Python functions that have their state (local variables etc..) implicitly saved such that if the process/machine fails the state of the function is not lost and can resume from where it left off.

0 commit comments

Comments
 (0)