diff --git a/Readme.md b/Readme.md index 804abdf..c8c6194 100644 --- a/Readme.md +++ b/Readme.md @@ -7,7 +7,7 @@ ## Introduction DotNetFreeSwitch is a socket library that helps interact with the FreeSwitch via its [mod_event_socket](https://freeswitch.org/confluence/display/FREESWITCH/mod_event_socket). -It has been written to run both on .Net7 and .Net6 as well. The library is written using [DotNetty](https://github.com/Azure/DotNetty). +It has been written to run both on .Net8, .Net7 and .Net6 as well. The library is written using [DotNetty](https://github.com/Azure/DotNetty). ## Features