diff --git a/docs/examples.html b/docs/examples.html index 5d5d8be25..308ecfe9c 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -1 +1 @@ -Trial / Examples
Index

Examples

Trial includes a system with a variety of examples called trial-examples. After loading it, you can fire it up via trial-examples:launch which will show a menu where you can pick an example to run. You can also run a specific example directly by passing an initarg.

The following examples are currently available:

\ No newline at end of file +Trial / Examples
Index

Examples

Trial includes a system with a variety of examples called trial-examples. After loading it, you can fire it up via trial-examples:launch which will show a menu where you can pick an example to run. You can also run a specific example directly by passing an initarg.

You can also download precompiled versions of Trial's examples as binaries from GitHub.

The following examples are currently available:

\ No newline at end of file diff --git a/docs/examples.mess b/docs/examples.mess index 3b1972f40..c3a30af2b 100644 --- a/docs/examples.mess +++ b/docs/examples.mess @@ -1,6 +1,8 @@ # Examples Trial includes a system with a variety of examples called ``trial-examples``. After loading it, you can fire it up via ``trial-examples:launch`` which will show a menu where you can pick an example to run. You can also run a specific example directly by passing an initarg. +You can also download precompiled versions of Trial's examples as binaries ''from GitHub''(https://github.com/Shirakumo/trial/releases/latest/). + The following examples are currently available: - **triangle**