diff --git a/docs/standard-library.md b/docs/standard-library.md index 8cca177..9d2ba9a 100644 --- a/docs/standard-library.md +++ b/docs/standard-library.md @@ -3,6 +3,8 @@ The standard library is a collection of useful procedures, functions and macros that can be used in any goboscript project. +**Repository:** + ## Standard library headers Include a header using the `%include` directive. @@ -18,4 +20,4 @@ the compiled project. There is no hand-written documentation currently, so refer to AI-generated documentation. - + \ No newline at end of file