readme: fix toc link (#3859)

* fix toc link

* adjust order
This commit is contained in:
tooomm 2019-11-04 05:15:08 +01:00 committed by Zach H
parent e690b45f27
commit 32b557b862

View file

@ -8,7 +8,7 @@
<a href="#get-involved-">Get Involved</a> <b>|</b> <a href="#get-involved-">Get Involved</a> <b>|</b>
<a href="#community-resources">Community</a> <b>|</b> <a href="#community-resources">Community</a> <b>|</b>
<a href="#translations-">Translations</a> <b>|</b> <a href="#translations-">Translations</a> <b>|</b>
<a href="#build--">Build</a> <b>|</b> <a href="#build---">Build</a> <b>|</b>
<a href="#run">Run</a> <b>|</b> <a href="#run">Run</a> <b>|</b>
<a href="#license-">License</a> <a href="#license-">License</a>
</p> </p>
@ -88,8 +88,8 @@ Dependencies: *(for minimum requirements search our [CMake file](https://github.
- [CMake](https://www.cmake.org/) - [CMake](https://www.cmake.org/)
Oracle can optionally use zlib and xz to load compressed files: Oracle can optionally use zlib and xz to load compressed files:
- [zlib](https://www.zlib.net/)
- [xz](https://tukaani.org/xz/) - [xz](https://tukaani.org/xz/)
- [zlib](https://www.zlib.net/)
To compile: To compile: