diff --git a/README.md b/README.md index 595afc12..2af0588d 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,5 @@ Compile C# solution into single-file ES module with auto-generated JavaScript bindings and type definitions. ![](https://raw.githubusercontent.com/elringus/bootsharp/main/docs/public/img/banner.png) + +Documentation will be added later. Please refer to [samples](https://github.com/elringus/bootsharp/tree/main/samples) for the time being.