From 2ca470ec2da09aceaa6cb4cb43833ab6e517e4bf Mon Sep 17 00:00:00 2001 From: Scarlet Ember <70824102+scarletquasar@users.noreply.github.com> Date: Sat, 16 Sep 2023 04:39:57 -0300 Subject: [PATCH] readme: better readability and changes --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8fb5202a..0b51798c 100644 --- a/README.md +++ b/README.md @@ -5,16 +5,16 @@ > *“The computing scientist’s main challenge is not to get confused by the complexities of his own making.” - Edsger Dijkstra* -Melon is a JavaScript runtime based on the .NET environment with multi-threading capabilities. The project is focused on offering a platform that eases project prototyping, having a clean control of asynchronous environments and parallel events and providing fully compatible interoperability with the .NET features and ecosystem. - -[Documentation (alpha)](https://melon-docs.vercel.app/docs/intro) - [Discord server](https://discord.gg/wDJDT9Yq7C) - [CityJS conference presentation](https://youtu.be/lD39kjrXRvo?t=18715) - -
- > **Warning** > > Melon is **NOT** production-ready yet, the project is currently being developed and being battle-tested in different environments. Most of the required features, fixes and optimizations are not ready yet. Use in real-world projects at your own risk. > Even this README may not reflect the current published Melon situation yet. + +Melon is a JavaScript runtime based on the .NET environment with multi-threading capabilities. The project is focused on offering a platform that eases project prototyping, having a clean control of asynchronous environments and parallel events and providing fully compatible interoperability with the .NET features and ecosystem. + +- **[Documentation (alpha)](https://melon-docs.vercel.app/docs/intro)** +- **[Discord server](https://discord.gg/wDJDT9Yq7C)** +- **[CityJS conference presentation](https://youtu.be/lD39kjrXRvo?t=18715)** # Features spotlight