From b17ab0c77a0170d525dd866e4255d172769a65f5 Mon Sep 17 00:00:00 2001 From: Nicolas Dextraze Date: Wed, 16 Dec 2020 11:05:13 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e389f9..7ef76cb 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ +# THIS PROJECT IS NOW ARCHIVED ON GitHub, moved to [https://gitork.org/nicdex/node-eventstore-client](https://gitork.org/nicdex/node-eventstore-client) + # node-eventstore-client A port of the EventStore .Net ClientAPI to Node.js ## Learning -If you want to learn more about EventSourcing/CQRS/EventModeling, you can join the virtual workshop offered by my employer Adaptech Group, see info at [https://www.adaptechgroup.com/virtual-workshop/](https://www.adaptechgroup.com/virtual-workshop/). +If you want to learn more about EventSourcing/EventModeling, you can join one of the monthly virtual workshops offered by my employer Adaptech Group, see info at [https://adaptechgroup.com/#workshop](https://adaptechgroup.com/#workshop). ## Status