Skip to content

Commit a55bbb2

Browse files
authored
Update README.md
1 parent 7beddbe commit a55bbb2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
Build a poker game that demonstrates the value of Temporal and helps me get to know the PythonSDK
33

44
## AppDev Process
5-
- [x] build out deck
5+
- [x] deck
66
- [x] shuffle
77
- [x] deal
8-
- [x] single player game score
8+
- [x] score
9+
- [x] single player game
910
- [ ] [foundations](https://docs.temporal.io/application-development/foundations) [in progress]
1011
- [ ] [features](https://docs.temporal.io/application-development/features)
1112
- [ ] [observability](https://docs.temporal.io/application-development/observability)

0 commit comments

Comments
 (0)