diff --git a/README.md b/README.md index b3dbbaf04..841136759 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # moonbitlang/core -moonbitlang/core is the standard library of the MoonBit language. It is released alongside the compiler. You can view the documentation for the latest official release at . This repository serves as the development repository. +moonbitlang/core is the standard library of the [MoonBit language](moonbitlang.com). It is released alongside the compiler. You can view the documentation for the latest official release at . This repository serves as the development repository. + +## Current status + +It is experimental and under active development. The API is subject to change. ## Contributing We are actively developing moonbitlang/core and appreciate your help!