Skip to content

Commit 4428f2c

Browse files
authored
Update readme [ci skip]
1 parent fc5137b commit 4428f2c

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

README.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@ Provides a minimal setup without requirements to install heavy [GDAL binaries](h
4444
![NuGet Downloads](https://img.shields.io/nuget/dt/MaxRev.Gdal.MacosRuntime.Minimal.arm64)
4545

4646
## Table Of Contents
47+
48+
<details>
49+
<summary>Show</summary>
50+
<p>
51+
4752
* [Packages (NuGet)](#packages-nuget)
4853
* [Table Of Contents](#table-of-contents)
4954
* [**About this library**](#about-this-library)
@@ -55,17 +60,17 @@ Provides a minimal setup without requirements to install heavy [GDAL binaries](h
5560
+ [Initialize libraries in runtime](#initialize-libraries-in-runtime)
5661
* [Supported runtimes](#supported-runtimes)
5762
* [**Using GDAL functions**](#using-gdal-functions)
58-
* [**Development**](#--development--)
63+
* [**Development**](#development)
5964
* [How to compile on Windows](#how-to-compile-on-windows)
6065
* [How to compile on Unix](#how-to-compile-on-unix)
6166
* [About build configuration](#about-build-configuration)
6267
* [Building runtime libraries](#building-runtime-libraries)
6368
* [FAQ](#faq)
64-
- [Q: Packages does not work on CentOS 7, Ubuntu 18.04](#q-packages-does-not-work-on-centos-7--ubuntu-1804)
65-
- [Q: Can I compile it on Ubuntu or another Unix-based system?](#q-can-i-compile-it-on-ubuntu-or-another-unix-based-system-)
69+
- [Q: Packages does not work on CentOS 7, Ubuntu 18.04](#q-packages-does-not-work-on-centos-7-ubuntu-1804)
70+
- [Q: Can I compile it on Ubuntu or another Unix-based system?](#q-can-i-compile-it-on-ubuntu-or-another-unix-based-system)
6671
- [Q: Projections are not working as expected](#q-projections-are-not-working-as-expected)
6772
- [Q: Some drivers complain about missing data files](#q-some-drivers-complain-about-missing-data-files)
68-
- [Q: Missing {some} drivers, can you add more?](#q-missing--some--drivers--can-you-add-more-)
73+
- [Q: Missing {some} drivers, can you add more?](#q-missing-some-drivers-can-you-add-more)
6974
- [Q: GDAL functions are not working as expected](#q-gdal-functions-are-not-working-as-expected)
7075
- [Q: Some types throw exceptions from SWIG on Windows](#q-some-types-throw-exceptions-from-swig-on-windows)
7176
- [Q: In some methods performance is slower on Unix](#q-in-some-methods-performance-is-slower-on-unix)
@@ -78,6 +83,11 @@ Provides a minimal setup without requirements to install heavy [GDAL binaries](h
7883
* [Acknowledgements](#acknowledgements)
7984

8085
<small><i><a href='http://ecotrust-canada.github.io/markdown-toc/'>Table of contents generated with markdown-toc</a></i></small>
86+
87+
88+
</p>
89+
</details>
90+
8191
## **About this library**
8292

8393
### What is this library
@@ -240,4 +250,4 @@ Enjoy!
240250

241251
## Acknowledgements
242252

243-
As the maintainer of this repository, I want to express my heartfelt thanks to [Verge Agriculture Inc.](https://vergeag.com/). They generously provided the necessary resources that made compiling the **macOS** bindings and the latest versions of GDAL possible.
253+
As the maintainer of this repository, I want to express my heartfelt thanks to [Verge Agriculture Inc.](https://vergeag.com/). They generously provided the necessary resources that made compiling the **macOS** bindings and the latest versions of GDAL possible.

0 commit comments

Comments
 (0)