Skip to content

Commit 2ee5646

Browse files
committed
updated readme with YouTube video link
1 parent 0f15e07 commit 2ee5646

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22

33
An application showing the absolute basics of event sourcing with [EventStoreDB (ESDB)](https://www.eventstore.com/).
44

5+
The accompanying [YouTube video can be found here](https://www.youtube.com/watch?v=SB55-lgK_8I).
56

67
## 💡 Inspiration
78

8-
Inspired by Nick Chapsas' video about [getting started with Event Sourcing in .NET](https://www.youtube.com/watch?v=n_o-xuuVtmw). This take however uses EventStoreDB as its, well, store of events!
9+
This effort was inspired by Nick Chapsas' excellent video about [getting started with Event Sourcing in .NET](https://www.youtube.com/watch?v=n_o-xuuVtmw). This version however uses EventStoreDB as its database.
910

11+
Be sure to check out [Nick's YouTube channel](https://www.youtube.com/@nickchapsas) if you are somehow unfamiliar with his content, as well as his education platform [Dometrain](https://dometrain.com/) where you can level up your software development skills!
1012

1113
### 📄 Mini-Log / 🤔 Thoughts / 🧠 Brain Dump
1214

0 commit comments

Comments
 (0)