summaryrefslogtreecommitdiff
path: root/docs/src/gettingstarted/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/gettingstarted/README.md')
-rw-r--r--docs/src/gettingstarted/README.md2
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.