From 6a334df58cf0e12ef21f61a133a822f0b19cb4fc Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Fri, 13 May 2022 16:33:55 +0200 Subject: Docs: Small changes regarding tests, Python wrapper and overview --- docs/src/gettingstarted/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/src/gettingstarted/README.md') diff --git a/docs/src/gettingstarted/README.md b/docs/src/gettingstarted/README.md index d2c7455..f73a736 100644 --- a/docs/src/gettingstarted/README.md +++ b/docs/src/gettingstarted/README.md @@ -1,4 +1,6 @@ # Getting started -This chapter contains the steps to get started with the Go library. You will learn how to build the library, how to run the test suite and how to debug possible errors. +This chapter contains the steps to get started with the Go library and the Python wrapper. You will learn how to build the library/wrapper, how to run the test suite and how to debug possible errors. + +Note that the Python wrapper is the most up to date wrapper. For now, we only document the Python wrapper in this documentation and in the future document the other wrappers as well. The documentation on how to use this library will be given in the next chapter: [API](../api/index.html). -- cgit v1.2.3