WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=8fef4fde060e7c5c267019eb7a7c77d71aac14bf
commit 8fef4fde060e7c5c267019eb7a7c77d71aac14bf Author: Xavi Artigas <[email protected]> Date: Thu Jul 26 03:32:37 2018 -0700 Wiki page start.md changed with summary [Highlight the betaness of the C# bindings] by Xavi Artigas --- pages/develop/setup/csharp/start.md.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pages/develop/setup/csharp/start.md.txt b/pages/develop/setup/csharp/start.md.txt index e06b51488..e89431e2e 100644 --- a/pages/develop/setup/csharp/start.md.txt +++ b/pages/develop/setup/csharp/start.md.txt @@ -6,8 +6,10 @@ This page shows how to compile and install the Enlightenment Foundation Libraries (EFL) with C# bindings support, and some examples of how to use it. -> **NOTE:** -> The C# bindings are currently in BETA state. +--- + **NOTE:** The C# bindings are currently in **BETA state**. They should only be used for experimenting and **NOT** for any product development. + +--- ## Getting Started ## --
