Skip to content

Commit 7beddbe

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

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
@@ -6,13 +6,13 @@ Build a poker game that demonstrates the value of Temporal and helps me get to k
66
- [x] shuffle
77
- [x] deal
88
- [x] single player game score
9-
- [ ] upgrade: two player game score
10-
- [ ] upgrade: bet function
119
- [ ] [foundations](https://docs.temporal.io/application-development/foundations) [in progress]
1210
- [ ] [features](https://docs.temporal.io/application-development/features)
1311
- [ ] [observability](https://docs.temporal.io/application-development/observability)
1412
- [ ] [testing](https://docs.temporal.io/application-development/testing)
1513
- [ ] [worker performance](https://docs.temporal.io/application-development/worker-performance)
14+
- [ ] upgrade: two player game score
15+
- [ ] upgrade: bet function
1616

1717
### Classes to Define
1818
- card / value / suit

0 commit comments

Comments
 (0)