From d566499c3c6bcb8945bc9f0253508cc273582880 Mon Sep 17 00:00:00 2001 From: Jeroen Wijenbergh Date: Mon, 25 Apr 2022 16:43:36 +0200 Subject: Docs: Update with more sections --- docs/src/gettingstarted/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 docs/src/gettingstarted/README.md (limited to 'docs/src/gettingstarted/README.md') diff --git a/docs/src/gettingstarted/README.md b/docs/src/gettingstarted/README.md new file mode 100644 index 0000000..152d491 --- /dev/null +++ b/docs/src/gettingstarted/README.md @@ -0,0 +1,2 @@ +# Getting Started +This chapter contains the steps to get started with the Go library. You will learn how to build the library, what the structure of the library is and how to test the code. -- cgit v1.2.3