From efbac83915753c108b6328e6e1e7bc82abcbda5e Mon Sep 17 00:00:00 2001 From: sandraros <34005250+sandraros@users.noreply.github.com> Date: Sat, 26 Mar 2022 08:59:21 +0100 Subject: [PATCH] Note about the demos repository (#1005) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67d7994..66616e0 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,6 @@ For general information please refer to the blog series [abap2xlsx - Generate your professional Excel spreadsheet from ABAP](http://scn.sap.com/community/abap/blog/2010/07/12/abap2xlsx--generate-your-professional-excel-spreadsheet-from-abap) and the [documentation](https://abap2xlsx.github.io/abap2xlsx/). Please refer to the official wiki for the [abapGit installation guide](https://abap2xlsx.github.io/abap2xlsx/abapGit-installation). +Note that the **Demo programs** are provided in a [separate repository](https://github.com/abap2xlsx/demos), and can be installed after abap2xlsx. For questions, bug reports and more information on contributing to the project, please refer to the [contributing guidelines](./CONTRIBUTING.md).