From a802ed06f1530b4ce9e5123ec709a85d1b49109f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?U=C4=9Fur=20Atar?= Date: Tue, 20 May 2025 18:03:00 +0200 Subject: [PATCH] docs: update angular version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cce0f3..c900e28 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # [Codefiction](https://github.com/CodeFiction) Top Application -A simple web app that helps to maintain speaking order while recording podcasts online with multiple speakers. Made with Angular 2 & Socket.io for experimental purposes. +A simple web app that helps to maintain speaking order while recording podcasts online with multiple speakers. Made with Angular 4 & Socket.io for experimental purposes. To start the app run;