diff options
| author | Jeroen Wijenbergh <jeroenwijenbergh@protonmail.com> | 2022-04-25 16:43:36 +0200 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2022-04-25 16:43:36 +0200 |
| commit | d566499c3c6bcb8945bc9f0253508cc273582880 (patch) | |
| tree | 66b4ab4a95591c646a24281e9fd7074e5339625f /docs/src/gettingstarted/README.md | |
| parent | a20beedd3b35b974d7bce325cc3f1959489e7443 (diff) | |
Docs: Update with more sections
Diffstat (limited to 'docs/src/gettingstarted/README.md')
| -rw-r--r-- | docs/src/gettingstarted/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
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. |
