diff --git a/README.md b/README.md index d4956a57..7e6c0fe2 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ This library is still under development and is not at v1.0.0 yet!! However, all **CASL** (pronounced Castle), is an acronym for (C)ross-platform (A)udio and (S)ound (L)ibrary and uses the latest possible dotnet version. **CASL** plays and manages sounds powered by **OpenAL 1.1**, using software rendering, which is accomplished by using low-level bindings to the native **OpenAL** library. **CASL** can be used for video games and sound players and works on any dotnet-compliant platform. -> **Note** Cross-platform work is still a WIP, but CASL works using Windows. +> **Note** Cross-platform work is still in WIP, but CASL works using Windows.